Commit Graph

5 Commits

Author SHA1 Message Date
dwight
08c3888312 make a long running operation terminate if the client has disconnected. we check for this at the beginning
of every request but intra request.  if a request will run for a very long time this is bad.

probably not for backporting -- might be nuances need to smoke for a while

also some yield code cleaning, really just making it easier to read.
2011-10-11 15:16:01 -04:00
Eliot Horowitz
5ae3b3bc3f use Socket everywhere instead of bare file descriptor 2011-07-27 09:48:35 -04:00
Eliot Horowitz
0d698d5227 split MessagePort into MessagePort and Socket 2011-07-06 17:50:09 -04:00
dwight
1056d38ce5 compile vcxproj 2011-06-27 09:13:59 -04:00
Eliot Horowitz
5a2f4ceb93 message_port.cpp 2011-06-26 18:42:34 -04:00