Status: New
Owner: ----

New issue 2098 by [email protected]: fix debug agent error handling + EINTR handling in POSIX socket code
http://code.google.com/p/v8/issues/detail?id=2098

The attached patches fix two issues:

* the debug agent doesn't check the return value of Socket::Send() properly
* the socket functions in platform-posix.cc don't handle EINTR which in turn trips up the debug agent

The patches are based against bleeding_edge@11422.

Attachments:
        patsje.patch  5.2 KB

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to