[runtime] Fixed interruptible wapi_sendfile part2.
commitfeba93a5de471159833a78f226a351c830c1b7bc
authorMarcos Henrich <marcos.henrich@xamarin.com>
Thu, 9 Jun 2016 11:42:15 +0000 (9 12:42 +0100)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Fri, 10 Jun 2016 08:45:43 +0000 (10 10:45 +0200)
tree5ecf57ca971228a8e8d36ac5f0779930a58de6f0
parent9958261a8ac19356ff804fb056f3e906fdf0554e
[runtime] Fixed interruptible wapi_sendfile part2.

Fixed issue where underlying system without HAVE_SENDFILE
would not interrupt while sending a file even when the socket was
set as a non blocking one.
mono/io-layer/sockets.c