DescriptionSome Linux and Mac OS event handler refactoring
This moved some of the handling of the data on a socket to a socket data object.
This is a step in preparation for another change where more state will be stored on socket data object.
This is also a step in moving from an array of socket data objects indexed by the file descriptor to a hash map of socket data objects.
R=ager@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=1001
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed review comments from ager£ #
Messages
Total messages: 3 (0 generated)
|