Cronous Emulation Server Daemon

TCPSocketHandler.pre_close Method 

Removes the socket from the event manager.

[Visual Basic]
Public Sub pre_close()
[C#]
public void pre_close();
[C++]
public: void pre_close();
[JScript]
public function pre_close();

See Also

TCPSocketHandler Class | croemud.connection Namespace