Lines Matching refs:SO_NONBLOCK
23353 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if setsockopt SO_NONBLOCK is compilable" >&5
23354 $as_echo_n "checking if setsockopt SO_NONBLOCK is compilable... " >&6; }
23365 if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0))
23390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if setsockopt SO_NONBLOCK usage allowed" >&5
23391 $as_echo_n "checking if setsockopt SO_NONBLOCK usage allowed... " >&6; }
23403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if setsockopt SO_NONBLOCK might be used" >&5
23404 $as_echo_n "checking if setsockopt SO_NONBLOCK might be used... " >&6; }
25894 tst_method="setsockopt SO_NONBLOCK"