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

Issue 5076042: code review 5076042: http: fix TLS handshake blocking server accept loop (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by bradfitz
Modified:
12 years, 7 months ago
Reviewers:
CC:
golang-dev, adg
Visibility:
Public.

Description

http: fix TLS handshake blocking server accept loop Fixes issue 2263

Patch Set 1 #

Patch Set 2 : diff -r ccf3c028a32f https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r ccf3c028a32f https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r b36fa0ef3ad0 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
M src/pkg/http/serve_test.go View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/pkg/http/server.go View 1 2 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2011-09-20 02:28:03 UTC) #1
adg
LGTM Cute test.
12 years, 7 months ago (2011-09-20 02:55:02 UTC) #2
bradfitz
12 years, 7 months ago (2011-09-20 02:57:10 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=4533934aea77 ***

http: fix TLS handshake blocking server accept loop

Fixes issue 2263

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/5076042
Sign in to reply to this message.

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