Pass TRUE for 'repeat' of send variants. This matches behavior of receive variants... mono-5.8.0.127
commit1eac626536b401a5eb5352db1af8c35b4b825996
authorJonathan Chambers <joncham@gmail.com>
Tue, 9 Jan 2018 16:29:10 +0000 (9 11:29 -0500)
committerMarek Safar <marek.safar@gmail.com>
Thu, 8 Feb 2018 21:31:22 +0000 (8 16:31 -0500)
treeb60aabe0d4014870516ee2df59674f2394ccc822
parent33652b57ebbaa9a26ba5d67b602536061e9e898e
Pass TRUE for 'repeat' of send variants. This matches behavior of receive variants. Fixes blocking send call where Win32 returns WSAEWOULDBLOCK.

Related to issue https://github.com/mono/mono/issues/6464
mono/metadata/w32socket-win32.c