Hi, If I'm using POE::Component::Client::TCP is there a way I can manually read the socket, as opposed to having each message fire the ServerInput method? It might seem counter POE, but I'd like to get the ConnectError, Disconnected, and Filter from Client::TCP, but I want to read the message in at my own pace.
Thanks Jay
