Searched defs:sock_is_nonblock (Results 1 – 2 of 2) sorted by relevance
52 #define sock_is_nonblock(ctx) sock_get_flag(ctx, SOCK_NONBLOCK) macro
69 static inline bool sock_is_nonblock(const struct spair *spair) in sock_is_nonblock() function