|
Remove SocketData and now only pass the dart port to epoll.
This avoids keeping extra data alive.
BUG=
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+131 lines, -324 lines) |
Patch |
|
M |
runtime/bin/eventhandler.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_android.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_android.cc
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_linux.h
|
View
|
1
2
3
|
1 chunk |
+3 lines, -57 lines |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_linux.cc
|
View
|
1
2
3
|
8 chunks |
+73 lines, -181 lines |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_macos.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_macos.cc
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_win.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/bin/eventhandler_win.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/bin/socket.cc
|
View
|
|
1 chunk |
+29 lines, -39 lines |
0 comments
|
Download
|
|
M |
runtime/bin/socket_linux.cc
|
View
|
|
10 chunks |
+10 lines, -31 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|