diff options
author | Alan Antonuk <alan.antonuk@gmail.com> | 2013-03-06 00:14:50 -0800 |
---|---|---|
committer | Alan Antonuk <alan.antonuk@gmail.com> | 2013-03-06 00:14:50 -0800 |
commit | 8e4160395d41de155710af81c9b2645a5c5510b4 (patch) | |
tree | 8d85ecb31084cab477f042ccb37a88adcc96149b /examples/CMakeLists.txt | |
parent | 906f04f8a2b5c2cac8ffb977ba0a6967822712bd (diff) | |
download | rabbitmq-c-github-ask-8e4160395d41de155710af81c9b2645a5c5510b4.tar.gz |
Fixes #102: SIGPIPE not disabled on Mac OS X/*BSD
The order of preprocessor defines in librabbitmq/unix/socket.h prevents
DISABLE_SIGPIPE_WITH_SETSOCKOPT from ever being defined, and thus
SIGPIPE not being disabled correctly. This fixes that error.
Diffstat (limited to 'examples/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions