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 21, 2024
1 parent d6f2579 commit 7611487
Showing 1 changed file with 997 additions and 2 deletions.
Loading

0 comments on commit 7611487

Please sign in to comment.