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

Methods

Method Documentation

Method OnBindComplete : Void ( bound:Bool, source:Socket )

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

bound will be true if the operation was successful.

See also

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