Searched defs:SOCK_IS_CONNECTED (Results 1 – 2 of 2) sorted by relevance
210 #define SOCK_IS_CONNECTED(Sock) ((Sock)->State == SO_CONNECTED) macro
196 #define SOCK_IS_CONNECTED(Sock) ((Sock)->State == SO_CONNECTED) macro