Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2164)

Issue 2414041: code review 2414041: crypto/tls: make SetReadTimeout work. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by agl
Modified:
13 years, 6 months ago
Reviewers:
CC:
rsc, agl1, cw, r2, golang-dev
Visibility:
Public.

Description

crypto/tls: make SetReadTimeout work. Fixes issue 1181.

Patch Set 1 #

Patch Set 2 : code review 2414041: crypto/tls: make SetReadTimeout work. #

Patch Set 3 : code review 2414041: crypto/tls: make SetReadTimeout work. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/pkg/crypto/tls/conn.go View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 7
agl1
13 years, 6 months ago (2010-10-09 18:17:50 UTC) #1
cw
doesn't seem to work for me, test with: setting timeout low truncating header sent to ...
13 years, 6 months ago (2010-10-10 05:02:09 UTC) #2
cw
my apologies, a simpler test does indeed work correctly LGTM
13 years, 6 months ago (2010-10-10 05:07:15 UTC) #3
r2
LGTM On Oct 9, 2010, at 11:17 AM, agl@golang.org wrote: > http://codereview.appspot.com/2414041/
13 years, 6 months ago (2010-10-10 21:57:23 UTC) #4
rsc
LGTM
13 years, 6 months ago (2010-10-11 00:53:56 UTC) #5
agl
Hello rsc, agl1, cw, r2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 6 months ago (2010-10-11 14:40:42 UTC) #6
agl
13 years, 6 months ago (2010-10-11 14:41:25 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=659c1c46e665 ***

	crypto/tls: make SetReadTimeout work.

        Fixes issue 1181.

R=rsc, agl1, cw, r2
CC=golang-dev
http://codereview.appspot.com/2414041
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b