Files
allwpilib/wpiutil/src
Peter Johnson cc1b94afd2 TCPStream: Avoid SIGPIPE signals.
On Mac, this is done by setting SO_NOSIGPIPE on the socket.
On Linux, this is done with MSG_NOSIGNAL on the send call.
2016-10-08 16:02:55 -07:00
..
2016-09-25 17:49:01 -07:00
2016-09-25 19:48:49 -07:00