Метод | Описание | |
---|---|---|
OnConnectionAccepted ( ISocket client ) : bool |
Метод | Описание | |
---|---|---|
ServerSocketCreate ( ) : global::Terraria.Net.Sockets.ISocket |
This method replaces the "new TcpSocket" call in server loop, allowing custom server socket implementations.
|
public static OnConnectionAccepted ( ISocket client ) : bool | ||
client | ISocket | |
Результат | bool |