Arquivos
hhvm/hphp
Mike Magruder 601ca57f53 Cleanup debugger client shutdown
The exit path for the debugger client has always been a little odd. We'd call a shutdown function which would destroy the client, then later call a stop function which would first make a new client, then stop it, then that one would get destroyed later. Made it so we stop and destroy just one client.
2013-07-18 17:28:40 -07:00
..
2013-07-18 17:28:38 -07:00
2013-07-18 17:28:40 -07:00
2013-07-18 17:28:32 -07:00
2013-07-18 17:28:38 -07:00
2013-02-11 02:10:41 -08:00
2013-04-25 00:50:03 -07:00