mirror of
https://github.com/ceph/ceph
synced 2025-01-12 06:00:46 +00:00
6342d05195
On OSX (and currently any platform missing the MSG_MORE macro) the MSG_MORE optimization is disabled. The MSG_NOSIGNAL flag is available on OSX but is called SO_NOSIGPIPE and must be set via setsockopt. Signed-off-by: Noah Watkins <noahwatkins@gmail.com> |
||
---|---|---|
.. | ||
Accepter.cc | ||
Accepter.h | ||
Dispatcher.h | ||
DispatchQueue.cc | ||
DispatchQueue.h | ||
Makefile.am | ||
Message.cc | ||
Message.h | ||
Messenger.cc | ||
Messenger.h | ||
msg_types.cc | ||
msg_types.h | ||
Pipe.cc | ||
Pipe.h | ||
SimpleMessenger.cc | ||
SimpleMessenger.h |