Searched defs:SockFD (Results 1 – 2 of 2) sorted by relevance
282 int SockFD; in connectTCPSocketImpl() local326 Expected<int> SockFD = connectTCPSocketImpl(Host.str(), PortStr.str()); in ConnectTCPSocket() local
695 int SockFD; in connectTCPSocket() local