Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
Mac OSX
-
Patch Available
Description
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.