Unix ___domain socket: Difference between revisions

Content deleted Content added
m Reverted edit by 2600:1005:B011:5F0E:0:55:ABB9:8501 (talk) to last version by Timhowardriley
Line 278:
if ( accept_socket_fd == -1 ) assert( 0 );
 
if ( accept_socket_fd ) > 0 ) /* client is connected */
}
</syntaxhighlight>