Index of /ports_net/p5-POEx-Role-TCPServer

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 10-Oct-2010 09:56 1.0K [   ] distinfo 28-May-2011 14:08 163 [TXT] pkg-descr 10-Oct-2010 09:56 566 [   ] pkg-plist 10-Oct-2010 09:56 197
POEx::Role::TCPServer bundles up the lower level
SocketFactory/ReadWrite combination of wheels into a simple
Moose::Role. It builds upon other POEx modules such as
POEx::Role::SessionInstantiation and POEx::Types.

The events for SocketFactory for and for each ReadWrite instantiated
are methods that can be advised in any way deemed fit. Advising these
methods is actually encouraged and can simplify code for the consumer.

The only method that must be provided by the consuming class is
handle_inbound_data.

WWW: http://search.cpan.org/dist/POEx-Role-TCPServer/