Searched defs:SOCK_IS_CLOSED (Results 1 – 2 of 2) sorted by relevance
177 #define SOCK_IS_CLOSED(Sock) ((Sock)->State == SO_CLOSED) macro
163 #define SOCK_IS_CLOSED(Sock) ((Sock)->State == SO_CLOSED) macro