Change Engine::write() to use IO::Select instead of worrying about EWOULDBLOCK
authorAndy Grundman <andy@hybridized.org>
Tue, 16 Oct 2007 19:06:52 +0000 (19:06 +0000)
committerAndy Grundman <andy@hybridized.org>
Tue, 16 Oct 2007 19:06:52 +0000 (19:06 +0000)
commite2b0ddd34989844e13aa57483888973068d62dbe
tree057ea71ff06897eb12f9f2539a720a487a0b991c
parent59ede84ed03cb297507bbb89058479040969c6f8
Change Engine::write() to use IO::Select instead of worrying about EWOULDBLOCK
lib/Catalyst/Engine.pm
lib/Catalyst/Engine/HTTP.pm