Interface brl.socket.IOnConnectComplete - leonard-thieu/monkey GitHub Wiki

Methods

Method Documentation

Method OnConnectComplete : Void ( connected:Bool, source:Socket )

This method is called when a asynchronous socket connect operation completes.

connected will be true if the connection was successful.

See also

⚠️ **GitHub.com Fallback** ⚠️