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 c6b64a5
Showing 1 changed file with 993 additions and 2 deletions.
Loading

0 comments on commit c6b64a5

Please sign in to comment.