First page
Back
Continue
Last page
Summary
Graphic
LISTEN
listen( s, Qlen)
It puts the socket in a receiving mode to accept incoming requests.
It also sets a limit on the queue size for incoming connection requests.
Returns 0 or -1.