mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
4 lines
224 B
Plaintext
4 lines
224 B
Plaintext
|
NetPacket provides a base class for a cluster of modules related to decoding
|
||
|
and encoding of network protocols. Each NetPacket descendent module knows how
|
||
|
to encode and decode packets for the network protocol it implements.
|