Property | Type | Description | |
---|---|---|---|
MaxOutstandingReceive | uint | ||
SendCompletionQueue | |||
adressFam | ADDRESS_FAMILIES | ||
protocol | PROTOCOL | ||
sockType | SOCKET_TYPE |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PreAllocateWrite ( byte buffer ) : |
||
RioSocketPool ( |
Method | Description | |
---|---|---|
ProcessReceiveCompletes ( object o ) : void | ||
ProcessSendCompletes ( object o ) : void | ||
RioSocketPool ( ) : System |
public PreAllocateWrite ( byte buffer ) : |
||
buffer | byte | |
return |
public RioSocketPool ( |
||
sendPool | ||
receivePool | ||
adressFam | ADDRESS_FAMILIES | |
sockType | SOCKET_TYPE | |
protocol | PROTOCOL | |
maxOutstandingReceive | uint | |
maxOutstandingSend | uint | |
maxSockets | uint | |
adressBufferSize | int | |
return | System |
protected IntPtr,System SendCompletionQueue | ||
return |