Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 7196
Status: resolved
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: cpan [...] dgl.cx
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: POE::Component::Server::TCP docs error
The POD docs for POE::Component::Server::TCP show Acceptor as a valid argument for the second form of constructor, but the code states that Acceptor and ClientInput (which is required for the second form) are mutually exclusive.