Cerberus X Documentation

Interface IOnReceiveFromComplete

Declarations

Methods
OnReceiveFromComplete : Void ( data:DataBuffer, offset:Int, count:Int, address:SocketAddress, source:Socket ) This method is called when an asynchronous socket ReceiveFrom operation completes.

Methods Documentation