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