Property | Type | Description | |
---|---|---|---|
AcceptOverlappedAsyncResult | System | ||
LogBuffer | void | ||
PostCompletion | object | ||
SetUnmanagedStructures | void |
Method | Description | |
---|---|---|
CompletionCallback ( |
Method | Description | |
---|---|---|
AcceptOverlappedAsyncResult ( Socket listenSocket, Object asyncState, AsyncCallback asyncCallback ) : System | ||
LogBuffer ( long size ) : void | ||
PostCompletion ( int numBytes ) : object | ||
SetUnmanagedStructures ( byte buffer, int addressBufferLength ) : void |
public CompletionCallback ( |
||
acceptedFileDescriptor | ||
socketAddress | byte | |
socketAddressLen | int | |
errorCode | SocketError | |
return | void |