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

0 comments on commit a4dad7d

Please sign in to comment.