VMS Help CC, Socket Routines, listen *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sets the maximum limit of outstanding connection requests for a socket that is connection oriented. Syntax: int listen(int s, int backlog);
|