Arquivos
hhvm/hphp/runtime/eval
Mike Magruder 64da297ced Adjust some debugger logging around the communications channel, and ensure we check all error conditions before attempting to read data from the socket
The error handling around the communication channel between client and server is a bit sketchy right now. We have some cases that are reasonable when the client is quitting and the socket is closing, and some cases where it would be surprising for this to happen. This leads to spurious messages printed out when quitting the client normally. For now, switch some of these to trace messages instead of log messages. Task 2398988 tracks cleaning this up properly.
2013-05-20 13:52:23 -07:00
..
2013-02-11 02:10:41 -08:00
2013-05-15 13:05:10 -07:00
2013-02-11 02:10:41 -08:00