summaryrefslogtreecommitdiffstats
path: root/hadoop
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-03-13 13:52:58 +0100
committerArne H Juul <arnej@yahoo-inc.com>2017-03-13 15:28:29 +0100
commita23d7d3af0ceb2c28ccc878a8f953c8c591b3b8a (patch)
treeadd02a89be59ffbabaf938f29f96fafc0c9110ae /hadoop
parent720617cf9e441059558870525cfefe94a85df788 (diff)
perform async connect in same thread
* always set socket non-blocking in Init() before calling Connect() * pick up async connect result in HandleWriteEvent * also revert "set incoming connections in non-blocking mode" since that is now always done in Init() * revert "closed while not added to event loop" handling (there is no longer a window where a connection can be closed before it is added to the transport event loop) * remove component for separate connect thread
Diffstat (limited to 'hadoop')
0 files changed, 0 insertions, 0 deletions