[ https://issues.apache.org/jira/browse/THRIFT-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ben Craig updated THRIFT-2019: ------------------------------ Attachment: mac_sigpipe.patch Disable SIGPIPE on BSD-like systems. > Writing on a disconnected socket on Mac causes SIG PIPE > ------------------------------------------------------- > > Key: THRIFT-2019 > URL: https://issues.apache.org/jira/browse/THRIFT-2019 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.9 > Environment: Mac OSX > Reporter: Ben Craig > Fix For: 1.0 > > Attachments: mac_sigpipe.patch > > > Suppose you have a successful client / server connection on Mac. The client > suddenly disconnects while the server is writing the reply to the socket. > Currently, this causes SIG PIPE. > Thrift already has code to deal with this on Linux, but Mac / BSD do this > differently. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira