aboutsummaryrefslogtreecommitdiff
path: root/utils/addauth.c
diff options
context:
space:
mode:
authorJoan Lledó <joanlluislledo@gmail.com>2019-05-04 10:19:59 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-05-04 10:58:33 +0200
commit1b7c1ca5392f3b950afa28cb07d6703d5497fd93 (patch)
treebbcbf3091adefaaa1731eb0b254162e981e2b1c0 /utils/addauth.c
parent7a229a28593f35e05ceb622f1051b7dd07a78679 (diff)
downloadhurd-1b7c1ca5392f3b950afa28cb07d6703d5497fd93.tar.gz
hurd-1b7c1ca5392f3b950afa28cb07d6703d5497fd93.tar.bz2
hurd-1b7c1ca5392f3b950afa28cb07d6703d5497fd93.zip
lwip: Fix bug: Clear MSG_NOSIGNAL flag when calling send().
Lwip 2.1.2 added a new assertion to ensure that no unsupported flags are being sent to lwip_sendmsg(). MSG_NOSIGNAL is one of these flags and name resolving stopped working. * lwip/socket-ops.c: lwip_S_socket_send(): Clear MSG_NOSIGNAL to ensure is not sent to lwip_sendmsg(). Message-Id: <20190504081959.6463-2-jlledom@member.fsf.org>
Diffstat (limited to 'utils/addauth.c')
0 files changed, 0 insertions, 0 deletions