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

Issue 3713041: net: add network tracer (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by ality
Modified:
12 years, 4 months ago
Reviewers:
Visibility:
Public.

Description

net: add network tracer

Patch Set 1 #

Patch Set 2 : code review 3713041: net: add network tracer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -0 lines) Patch
M src/pkg/net/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/net/tracer.go View 1 chunk +100 lines, -0 lines 0 comments Download
A src/pkg/net/tracer_test.go View 1 chunk +101 lines, -0 lines 0 comments Download

Messages

Total messages: 4
ality
I was debugging some network issues and creating tests became really tedious, so I wrote ...
13 years, 4 months ago (2010-12-16 08:55:56 UTC) #1
rh
Instead of bhex, what about fmt.Sprintf?
13 years, 4 months ago (2010-12-18 20:19:01 UTC) #2
ality
On 2010/12/18 20:19:01, rh wrote: > Instead of bhex, what about fmt.Sprintf? I didn't want ...
13 years, 3 months ago (2011-01-11 19:43:45 UTC) #3
rsc
13 years, 2 months ago (2011-02-11 21:44:52 UTC) #4
This feels too debuggy to go in package net.
I think it would fit well in testing/iotest though.

Russ
Sign in to reply to this message.

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