Peer.receive

Attempts to dequeue any incoming queued packet.

class Peer
receive
()

Return Value

A ReceivedPacket struct, with packet member being null if no packet is received.

Meta