Skip to content

Commit

Permalink
socket: implement recvmsg(), sendmsg() and cmsg support
Browse files Browse the repository at this point in the history
Implement socket.recvmsg(), socket.sendmsg() and support for encoding
and decoding well known control message types.

Signed-off-by: Jo-Philipp Wich <[email protected]>
  • Loading branch information
jow- committed May 17, 2024
1 parent d6f2579 commit bdaebcc
Showing 1 changed file with 945 additions and 0 deletions.
Loading

0 comments on commit bdaebcc

Please sign in to comment.