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

Methods

Method Documentation

Method OnReceiveComplete : Void ( data:DataBuffer, offset:Int, count:Int, source:Socket )

This method is called when an asynchronous socket Receive or ReceiveAll operation completes.

count contains the number of bytes received.

See also

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