Files
src/tests/sys
Gleb Smirnoff eb338e2370 tests/unix_seqpacket: provide random data pumping test with MSG_EOR
Allocate a big chunk of randomly initialized memory.  Send it to the peer
in random sized chunks, throwing MSG_EOR at randomly initialized offsets.
Receive into random sized chunks setting MSG_WAITALL randomly.  Check that
MSG_EORs where they should be, check that MSG_WAITALL is abode, but
overriden by MSG_EOR.  And finally memcmp() what we receive.

Reviewed by:		asomers, tuexen
Differential Revision:	https://reviews.freebsd.org/D43775
2024-04-08 13:16:50 -07:00
..
2023-08-16 11:55:03 -06:00
2023-12-04 12:22:14 -05:00
2024-02-15 08:58:39 -05:00
2024-04-03 11:55:06 +02:00
2023-11-27 13:15:59 -08:00
2023-12-29 07:46:46 +00:00
2023-08-16 11:54:16 -06:00
2023-11-22 23:30:03 +01:00
2023-09-17 06:27:31 -04:00
2023-08-16 11:55:03 -06:00