yhirose/cpp-httplib

Add flag MSG_NOSIGNAL for all compilers except _MSC_VER

BenjaminHDigi opened this issue · 2 comments

Add flag MSG_NOSIGNAL for all compilers except _MSC_VER to prevent SIGPIPE (for non SSL) connections.

EDIT: How can i create a feature branch? I guess i can't on my own for spam reasons.

It's already described in #1231.

Thx, sry when I repeated the same well known issue yet another time. Have fun.