]> Cypherpunks repositories - gostls13.git/commit
net: If we stop polling, remove any pending events for the socket
authorIan Lance Taylor <iant@golang.org>
Wed, 25 May 2011 19:21:10 +0000 (12:21 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 25 May 2011 19:21:10 +0000 (12:21 -0700)
commit0b8f1ac802a57ff26927edfefc97bf2348f7b9b0
treec317c36921d04f05876ce861381abc72e9daddbf
parenta1c92c612f361bfea58fe3ec8b19d05b81841e48
net: If we stop polling, remove any pending events for the socket

Fixes #1872.

R=rsc
CC=golang-dev, lars.pensjo
https://golang.org/cl/4559046
src/pkg/net/fd_linux.go