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

Methods

Method Documentation

Method OnSendToComplete : Void ( data:DataBuffer, offset:Int, count:Int, address:SocketAddress, source:Socket )

This method is called when an asynchronous socket SendTo operation completes.

counts contains the number of bytes sent.

See also

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