Property | Type | Description | |
---|---|---|---|
_id | int | ||
_localta | |||
_pvlocal | |||
_remoteid | int | ||
_remoteta | |||
end |
Method | Description | |
---|---|---|
UdpEdge ( IEdgeSendHandler send_cb, bool is_in, System remote_end_point, System local_end_point, int id, int remoteid ) : System |
public UdpEdge ( IEdgeSendHandler send_cb, bool is_in, System remote_end_point, System local_end_point, int id, int remoteid ) : System | ||
send_cb | IEdgeSendHandler | |
is_in | bool | |
remote_end_point | System | |
local_end_point | System | |
id | int | |
remoteid | int | |
return | System |
protected TransportAddress,Brunet.Transport _localta | ||
return |
protected TransportAddress,Brunet.Transport _pvlocal | ||
return |
protected TransportAddress,Brunet.Transport _remoteta | ||
return |