]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: make SetReadTimeout work.
authorAdam Langley <agl@golang.org>
Mon, 11 Oct 2010 14:41:01 +0000 (10:41 -0400)
committerAdam Langley <agl@golang.org>
Mon, 11 Oct 2010 14:41:01 +0000 (10:41 -0400)
commit2d8e2482cc0f290042f49dc3628922dcf40db5c9
treeb2f274b1311e785d88d2d6826c4cd87e82eaea5a
parentf6e2eab8e02c3797d03987b5f394b2cb775b5518
crypto/tls: make SetReadTimeout work.

        Fixes #1181.

R=rsc, agl1, cw, r2
CC=golang-dev
https://golang.org/cl/2414041
src/pkg/crypto/tls/conn.go