Reviewers: Erik Corry,

Description:
Better handling of startup and shutdown of the debugger agent.

During bind and listen socket errors are now handled. If the listen
socket is occoupied the agent will retry its bind operation until
success or shutdown.

Added orderly shutdown of the debugger agent both with and without a
client connected.

Please review this at http://codereview.chromium.org/50007

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/debug-agent.h
   M     src/debug-agent.cc
   M     src/debug.h
   M     src/debug.cc
   M     test/cctest/test-debug.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to