CSocket::OnMessagePending

Override this member function to look for particular messages from Windows and respond to them in your socket. This is an advanced overridable.

Syntax

virtual BOOL OnMessagePending( );

At a Glance

Header file: Afxsock.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

CSocket Overview, CSocket Member Functions, Windows Sockets Classes, CSocket::CancelBlockingCall, CSocket::IsBlocking