Cronous Emulation Server Daemon

TCPSocketHandler.post_open Method 

Adds the socket to the event manager.

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

See Also

TCPSocketHandler Class | croemud.connection Namespace