Hi,
I get a beginner question on libsocket: suppose that I define a socket
(non-blocking, if this matters). I use listen() and accept() on it for
incoming connections from the network. What is the limit of the
'backlog' parameter I can provide to the lsiten()? Is it linked with the
"FILES=" DOS parameter?
Thanks for any help on this.
Pierdo.