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. | пре 15 година | |
---|---|---|
ChangeLog | пре 15 година | |
Makefile.am | пре 15 година | |
base64codec.cpp | пре 15 година | |
base64codec.hpp | пре 16 година | |
configuration.cpp | пре 15 година | |
configuration.hpp | пре 15 година | |
configuration.inline.hpp | пре 15 година | |
faults.hpp | пре 15 година | |
histogram.hpp | пре 16 година | |
mangler.cpp | пре 15 година | |
mangler.hpp | пре 16 година | |
networking.cpp | пре 15 година | |
networking.hpp | пре 15 година | |
networking.inline.hpp | пре 15 година | |
threading.cpp | пре 15 година | |
threading.hpp | пре 15 година | |
timing.cpp | пре 15 година | |
timing.hpp | пре 15 година |