[Issue 21649] Make D runtime ignore or handle SIGPIPE or document the behavior
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 19 20:36:46 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21649
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dlang-bugzilla at thecybershad
| |ow.net
--- Comment #2 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
std.socket uses the MSG_NOSIGNAL flag with send to prevent SIGPIPE.
--
More information about the Digitalmars-d-bugs
mailing list