NAME
Clio::Server::TCP::Client::Handle - Clio TCP Client
VERSION
version 0.02
DESCRIPTION
Clio package for handling clients connected over TCP socket.
Extends Clio::Client.
ATTRIBUTES
fh
Connection file handle
METHODS
write
Write client's message to handle.
attach_to_process
Attach client to process.
close
Close and destroy handle.
AUTHOR
Alex J. G. Burzyński <ajgb@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Alex J. G. Burzyński <ajgb@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.