Files
allwpilib/wpiutil/include/tcpsockets/NetworkStream.h
Peter Johnson 1315a3967d NetworkStream: Add setBlocking() and getNativeHandle(). (#161)
Also add checking for "would block" errors in send() and receive().

Check for set nonblocking failures in TCPConnector as well (generate warnings rather than errors)
2016-11-27 19:59:52 -08:00

1.5 KiB