Commit Graph

3 Commits

Author SHA1 Message Date
Nicholas Rishel c3b2188cbb Modified zerowrite to work using SOCK_SEQPACKET. SOCK_STREAM does not work
because zero length sends only makes sense for packets, not streams.
2020-06-16 16:17:40 -07:00
Keith Packard f2355a5633 Let tests pass more than one FD
Signed-off-by: Keith Packard <keithp@keithp.com>
2019-05-09 10:36:36 -07:00
Keith Packard b4b36e0a76 Add zerowrite test 2012-10-05 13:44:44 -07:00