Home
last modified time | relevance | path

Searched refs:SocketsCreated (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DProtocol.h83 bool SocketsCreated() { return _sockets_active; } in SocketsCreated() function
H A Dmain.cpp366 if (!prot.SocketsCreated()) { in main()