Peter Johnson 15cb505163 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-10-08 16:02:55 -07:00
Description
WPILib - FRC Robotics Library
483 MiB
Languages
C++ 53.1%
Java 32.6%
Python 7.5%
C 2.6%
Jinja 1.7%
Other 2.4%