메소드 | 설명 | |
---|---|---|
Bind ( ) : |
Binds a socket to the default ip and port
|
|
Bind ( |
Binds a socket to a local ip and port, for multicast applications sending to a destinations on the same machine, use port 0
|
|
RioConnectionlessSocketPool ( |
public Bind ( |
||
localEP | ||
리턴 |
public RioConnectionlessSocketPool ( |
||
sendPool | ||
revicePool | ||
adressFam | ADDRESS_FAMILIES | |
sockType | SOCKET_TYPE | |
protocol | PROTOCOL | |
maxOutstandingReceive | uint | |
maxOutstandingSend | uint | |
maxSockets | uint | |
adressBufferSize | int | |
리턴 | System |