This method sets up the socket to listen for incoming connection requests.
Header file: | Afxsock.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
BOOL Listen( int nConnectionBacklog = 5 );
CAsyncSocket::Accept, CAsyncSocket::Connect, CAsyncSocket::Create