Searched defs:SOLISTENING (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/sys/
H A Dsocketvar.h226 #define SOLISTENING(sol) (((sol)->so_options & SO_ACCEPTCONN) != 0) macro

Completed in 103 milliseconds