|
replace non-blocking send, receive syntax with select
Total comments: 2
Total comments: 5
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+399 lines, -202 lines) |
Patch |
 |
M |
src/pkg/compress/flate/deflate_test.go
|
View
|
|
2 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/exp/draw/x11/conn.go
|
View
|
1
2
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/fmt/print.go
|
View
|
1
2
3
4
5
6
|
2 chunks |
+35 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/fmt/scan.go
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/net/fd.go
|
View
|
|
1 chunk |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/pkg/net/server_test.go
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/netchan/common.go
|
View
|
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/netchan/import.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/pkg/os/inotify/inotify_linux.go
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/path/path_test.go
|
View
|
1
2
3
4
|
2 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/rpc/client.go
|
View
|
|
4 chunks |
+14 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/pkg/rpc/server_test.go
|
View
|
|
1 chunk |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/pkg/time/sleep_test.go
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/time/tick.go
|
View
|
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/time/tick_test.go
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/chan/nonblock.go
|
View
|
|
9 chunks |
+102 lines, -51 lines |
0 comments
|
Download
|
 |
M |
test/chan/perm.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+28 lines, -31 lines |
0 comments
|
Download
|
 |
M |
test/closedchan.go
|
View
|
1
2
3
4
5
6
|
9 chunks |
+82 lines, -10 lines |
0 comments
|
Download
|
 |
M |
test/errchk
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug016.go
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug069.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+12 lines, -11 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug081.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug196.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug234.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+13 lines, -12 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug242.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/golden.out
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/named1.go
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
Total messages: 7
|