]> Cypherpunks repositories - gostls13.git/commit
runtime: fix handling of network deadlines
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 13 Aug 2013 15:11:42 +0000 (19:11 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 13 Aug 2013 15:11:42 +0000 (19:11 +0400)
commitaaab94694342599e69678a9f96363e54f21bafb9
treef355f7d0735b4c05c56d5137d2b53e55460c0e46
parentd1cefd6b6d6c0fc5b7dfe527cc8527401709f21d
runtime: fix handling of network deadlines
Ensure that deadlines affect already issued IO.

R=golang-dev, mikioh.mikioh, bradfitz
CC=golang-dev
https://golang.org/cl/12847043
src/pkg/net/fd_poll_unix.go
src/pkg/runtime/netpoll.goc