Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CListenerCallback Class Reference

callback for the listener object More...

#include <Listener.h>

List of all members.

Public Member Functions

virtual BOOL onAcceptCompletion (CListener *, BOOL bRet, DWORD)
 Called when an accept() call completes asychronously.


Detailed Description

callback for the listener object


Member Function Documentation

virtual BOOL OW32::CListenerCallback::onAcceptCompletion CListener ,
BOOL  bRet,
DWORD 
[inline, virtual]
 

Called when an accept() call completes asychronously.

Returns:
BOOL TRUE if accept() should be called again, FALSE if not.
Parameters:
listener The listener object that generated the notification.
bRet The success or failure of the accept() call.
cbTransferred The number of bytes transferred in the initial call.


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:25 2005 for OW32 by  doxygen 1.3.9.1