Extends
- AbstractARQNode
Methods
(protected) _canSend()
Returns false, as send() cannot be used to send packets in a receiver.
- Source:
(protected) _processSending()
Does nothing
- Source:
An abstract class that implements the send() logic (return false and do nothing) for receiver classes.
Returns false, as send() cannot be used to send packets in a receiver.
Does nothing