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

Issue 11691044: code review 11691044: net: make use of noDeadline instead of time.Time{} (Closed)

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

Description

net: make use of noDeadline instead of time.Time{}

Patch Set 1 #

Patch Set 2 : diff -r e560004b817d https://code.google.com/p/go #

Patch Set 3 : diff -r e560004b817d https://code.google.com/p/go #

Patch Set 4 : diff -r e560004b817d https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/net/dnsclient_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_posix_test.go View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/net/sock_posix.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 8 months ago (2013-07-23 01:02:02 UTC) #1
bradfitz
LGTM You can remove the comment "// no deadline set" now. On Mon, Jul 22, ...
11 years, 8 months ago (2013-07-23 01:04:50 UTC) #2
mikio
On Tue, Jul 23, 2013 at 10:04 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > You can ...
11 years, 8 months ago (2013-07-23 01:13:19 UTC) #3
mikio
11 years, 8 months ago (2013-07-23 01:14:07 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=677f1dc462af ***

net: make use of noDeadline instead of time.Time{}

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/11691044
Sign in to reply to this message.

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