Closed connortsui20 closed 6 months ago
Adds a test for register_buffers, WriteFixed, and ReadFixed.
register_buffers
WriteFixed
ReadFixed
This is branched off of #276.
There is a small technically "unnecessary" change related to #277 that just comments out the tests::net::test_udp_recvmsg_multishot_trunc test since it doesn't actually work on my machine. Feel free to revert that comment out!
tests::net::test_udp_recvmsg_multishot_trunc
Thank you!
Adds a test for
register_buffers
,WriteFixed
, andReadFixed
.This is branched off of #276.
There is a small technically "unnecessary" change related to #277 that just comments out the
tests::net::test_udp_recvmsg_multishot_trunc
test since it doesn't actually work on my machine. Feel free to revert that comment out!