프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AllSockets | |||
BA | BufferAllocator | ||
ErrorSocks | |||
ListenSock | Socket | ||
ReadSocks | |||
Run | bool | ||
TAA | |||
TEL | |||
WriteSocks |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TIMEOUT_MS | int | ||
_con_socks | |||
_sock_to_constate | |||
_sock_to_rs | |||
_socks_to_send |
메소드 | 설명 | |
---|---|---|
AddCreationState ( Socket s, CreationState cs ) : void | ||
AddEdge ( |
||
AddSendWaiter ( Socket s ) : void | ||
FlushSocket ( Socket s ) : void | ||
GetEdge ( Socket s ) : |
||
GetReceiveState ( Socket s ) : |
||
RemoveEdge ( |
||
Select ( ) : void | ||
SocketState ( |
||
TakeCreationState ( Socket s ) : CreationState |
public AddCreationState ( Socket s, CreationState cs ) : void | ||
s | Socket | |
cs | CreationState | |
리턴 | void |
public GetReceiveState ( Socket s ) : |
||
s | Socket | |
리턴 |
public SocketState ( |
||
tel | ||
리턴 | System |
public TakeCreationState ( Socket s ) : CreationState | ||
s | Socket | |
리턴 | CreationState |
public ArrayList,System.Collections AllSockets | ||
리턴 |
public ArrayList,System.Collections ErrorSocks | ||
리턴 |
public ArrayList,System.Collections WriteSocks | ||
리턴 |
protected ArrayList,System.Collections _con_socks | ||
리턴 |
protected ListDictionary,System.Collections.Specialized _sock_to_constate | ||
리턴 |
protected Hashtable,System.Collections _sock_to_rs | ||
리턴 |