Skip to content

polachok/mio-afpacket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mio-afpacket

AF_PACKET (raw) socket support for mio.

Packet sockets are used to receive or send raw packets at the device driver (OSI Layer 2) level. They allow the user to implement protocol modules in user space on top of the physical layer. -- packet(7)

About

AF_PACKET socket support for mio

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages