See: Description
| Interface | Description |
|---|---|
| EOS_P2P_OnIncomingConnectionRequestCallback |
Callback for information related to incoming connection requests.
|
| EOS_P2P_OnIncomingPacketQueueFullCallback |
Callback for information related to incoming connection requests.
|
| EOS_P2P_OnPeerConnectionEstablishedCallback |
Callback for information related to new connections being established
|
| EOS_P2P_OnPeerConnectionInterruptedCallback |
Callback for information related to open connections that are interrupted.
|
| EOS_P2P_OnQueryNATTypeCompleteCallback |
Callback for information related to our NAT type query completing.
|
| EOS_P2P_OnRemoteConnectionClosedCallback |
Callback for information related to open connections being closed.
|