메소드 | 설명 | |
---|---|---|
Connect ( |
||
RioTcpClientPool ( |
메소드 | 설명 | |
---|---|---|
SocketIocpError ( int error, RioSharp.RioConnectionOrientedSocket socket, byte status ) : bool | ||
SocketIocpOk ( RioSharp.RioConnectionOrientedSocket socket, byte status ) : bool |
메소드 | 설명 | |
---|---|---|
FinalizeRecycle ( RioSharp.RioConnectionOrientedSocket socket ) : void | ||
InitializeSocket ( RioSharp.RioConnectionOrientedSocket socket ) : void |
public RioTcpClientPool ( |
||
sendPool | ||
revicePool | ||
socketCount | uint | |
maxOutstandingReceive | uint | |
maxOutstandingSend | uint | |
리턴 | System |
protected SocketIocpError ( int error, RioSharp.RioConnectionOrientedSocket socket, byte status ) : bool | ||
error | int | |
socket | RioSharp.RioConnectionOrientedSocket | |
status | byte | |
리턴 | bool |
protected SocketIocpOk ( RioSharp.RioConnectionOrientedSocket socket, byte status ) : bool | ||
socket | RioSharp.RioConnectionOrientedSocket | |
status | byte | |
리턴 | bool |