Module loopback

Source
Expand description

Loopback endpoint implementation, which reflects all transmits back as receives.

This is useful for testing.

Structsยง

LoopbackEndpoint
A networking backend that reflects all transmitted packets back as received packets.
LoopbackQueue