madscientist 052a10b812 Fixed SIGPIPE bug - transmit and receive functions in networking were using NOFLAGS instead of NO_SIGNALS. As a result broken pipes would raise SIGPIPE on *nix systems -- the coded did not expect that. NO_SIGNALS is not defined for win* systems so an ifdef was added to create NO_SIGNALS like NOFLAGS where it is not defined on win* systems. Win* has no concept of signals so this is a non-event for win* systems. | il y a 15 ans | |
---|---|---|
ChangeLog | il y a 15 ans | |
Makefile.am | il y a 15 ans | |
base64codec.cpp | il y a 15 ans | |
base64codec.hpp | il y a 16 ans | |
configuration.cpp | il y a 15 ans | |
configuration.hpp | il y a 15 ans | |
configuration.inline.hpp | il y a 15 ans | |
faults.hpp | il y a 15 ans | |
histogram.hpp | il y a 16 ans | |
mangler.cpp | il y a 15 ans | |
mangler.hpp | il y a 16 ans | |
networking.cpp | il y a 15 ans | |
networking.hpp | il y a 15 ans | |
networking.inline.hpp | il y a 15 ans | |
threading.cpp | il y a 15 ans | |
threading.hpp | il y a 15 ans | |
timing.cpp | il y a 15 ans | |
timing.hpp | il y a 15 ans |