Monkey Documentation

Interface IOnBindComplete


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 BindAsync