hurd: Make send* cancellation points
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 14 Jun 2020 17:09:59 +0000 (17:09 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 14 Jun 2020 17:11:22 +0000 (17:11 +0000)
commit0c46891442c0b4ca593691f62ad1213e022ff00b
tree1e17d559dbb26fff30ea05b3166ec8463abac587
parent45fce058fe7c9a14800a10564a7bc1970f4c7c49
hurd: Make send* cancellation points

* sysdeps/mach/hurd/send.c (__send): Make the __socket_send call
a cancellation point.
* sysdeps/mach/hurd/sendto.c (__sendto): Likewise.
* sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Likewise.
sysdeps/mach/hurd/send.c
sysdeps/mach/hurd/sendmsg.c
sysdeps/mach/hurd/sendto.c