CSocket Members

Base Class Members

CObject Members

CAsyncSocket Members

Construction

Create

Creates a socket.

CSocket

Constructs a CSocket object.

Attributes

Attach

Attaches a SOCKET handle to a CSocket object.

FromHandle

Returns a pointer to a CSocket object, given a SOCKET handle.

IsBlocking

Determines whether a blocking call is in progress.

Operations

CancelBlockingCall

Cancels a blocking call that is currently in progress.

Overridables

OnMessagePending

Called to process pending messages while waiting for a blocking call to complete.

Operators

operator =

Copies the source data into an existing CSocket object.

See Also

Reference

CSocket Class

Hierarchy Chart