Subject: | Set references on sessions that use Client::Keepalive |
POE::Component::Client::Keepalive does not set extra references on
sessions that use it. The Keepalive component must be created in the
client session, or the client will exit right away.
All the tests and examples show the Keepalive component created in the
client session, so it's never been a problem. I'm sure it will be once
people start using it.