Re: POE::Component::Server::TCP bug fixes, possibly incompatible

2009-07-15 Thread Michael Fowler
to the socket outside of POE::Wheel::ReadWrite. The code I have that actually needs it would benefit from the clarity of having the socket passed as ARG0. Whether or not this breaks some possible future change in something... -- Michael Fowler www.shoebox.net

Re: POE::Component::Server::TCP bug fixes, possibly incompatible

2009-07-15 Thread Michael Fowler
suggesting if compatibility is going to be broken, it should be broken to fit the documentation, and to be useful. -- Michael Fowler www.shoebox.net

POE::Component::Server::TCP bug fixes, possibly incompatible

2009-07-14 Thread Michael Fowler
and confusing that ClientArgs is required to be an arrayref, yet nothing in POE::Component::Server::TCP is actually using it as one. -- Michael Fowler www.shoebox.net