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 f1df1fc
Showing 1 changed file with 969 additions and 0 deletions.
Loading

0 comments on commit f1df1fc

Please sign in to comment.