CSocket Members
Base Class Members
Construction
Creates a socket. |
|
Constructs a CSocket object. |
Attributes
Attaches a SOCKET handle to a CSocket object. |
|
Returns a pointer to a CSocket object, given a SOCKET handle. |
|
Determines whether a blocking call is in progress. |
Operations
Cancels a blocking call that is currently in progress. |
Overridables
Called to process pending messages while waiting for a blocking call to complete. |
Operators
Copies the source data into an existing CSocket object. |