Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
socket: implement recvmsg(), sendmsg() and cmsg support
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