v8: posix: try to send() whole buffer
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 24 Apr 2012 02:01:28 +0000 (04:01 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 24 Apr 2012 02:11:29 +0000 (04:11 +0200)
commit48cdbffd24f7357b997e96b6ed4e5d27a999d9dd
tree280a1f5d7ba111eac14b2c412e9466ca9e1d81e8
parentebfb8a5613b2e7f5961644cc24ca023d2ca73255
v8: posix: try to send() whole buffer

Retry the send() syscall after a partial write.
deps/v8/src/platform-posix.cc