4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 11:31:00 +08:00
Erik M. Bray 5ca286666a Ensure that send() interrupted by a signal returns sucessfully
When SA_RESTART is not set on a socket, a blocking send() that is
interrupted mid-transition by a signal should return success (and
report just how many bytes were actually transmitted).

The err variable used here was not always guaranteed to be set
correctly in the loop, so better to just remove it and call
WSAGetLastError() explicitly.
2017-06-19 12:51:39 +02:00
..
2017-06-14 14:23:52 -05:00
2017-03-11 10:03:29 +01:00
2016-11-24 16:09:31 +01:00
2017-06-14 14:30:44 -05:00
2017-03-27 22:03:58 +01:00
2017-06-14 14:23:52 -05:00
2016-08-23 15:07:42 +01:00
2016-06-25 00:43:01 +02:00
2017-03-22 11:10:15 +01:00
2017-03-22 11:10:15 +01:00
2016-06-24 23:32:39 +02:00
2016-06-25 00:43:01 +02:00
2016-06-24 23:32:39 +02:00
2015-11-18 19:09:47 +01:00
2017-03-27 22:03:58 +01:00
2017-03-27 22:03:58 +01:00
2017-03-27 22:03:58 +01:00
2017-01-19 21:42:10 +01:00
2015-08-17 11:05:43 +02:00
2016-06-23 16:56:41 +02:00
2016-06-23 21:30:15 +02:00
2016-06-24 23:32:39 +02:00
2016-08-19 16:27:07 +02:00
2017-01-19 21:42:10 +01:00
2017-03-27 22:03:58 +01:00
2017-06-14 14:23:52 -05:00
2016-06-23 16:56:41 +02:00
2016-08-18 10:27:28 +02:00
2017-04-24 17:14:03 +02:00
2017-04-24 17:14:03 +02:00
2016-06-24 23:33:01 +02:00