Searched refs:SocketsCreated (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/lms/ | ||
H A D | Protocol.h | 83 bool SocketsCreated() { return _sockets_active; } function in class:Protocol |
H A D | main.cpp | 366 if (!prot.SocketsCreated()) { |
Completed in 46 milliseconds