use proper flags for sendmsg() on Unix (dotnet/corefx#32356)
authorTomas Weinfurt <tweinfurt@yahoo.com>
Thu, 20 Sep 2018 18:09:12 +0000 (11:09 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Sep 2018 18:09:12 +0000 (11:09 -0700)
commite3d07f2176951825b5848f4880e9f467ea146d84
tree68a4b14f6ae1c4aab1fc76ccd2ca5a8b10c81b31
parentdb75f4c67df38ec403278cfe787441b735db40c6
use proper flags for sendmsg() on Unix (dotnet/corefx#32356)

* use proper flags

* fix spacing

Commit migrated from https://github.com/dotnet/corefx/commit/991edc840b0240aeb9b245673eb78dc3b80f3a3b
src/libraries/Native/Unix/System.Native/pal_networking.c