Skip Menu |

This queue is for tickets about the Net-Server CPAN distribution.

Report information
The Basics
Id: 14478
Status: resolved
Priority: 0/
Queue: Net-Server

People
Owner: Nobody in particular
Requestors: amavis [...] martinorr.name
Cc:
AdminCc:

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



Subject: User-specified file handles to select on
It would be very useful for Courier support in amavisd-new for a hook to be called whenever a filehandle becomes readable. To implement this, Net::Server would have a method to add a user-specified handle to the IO::Select object used in accept_multi_port. I am happy to write a patch to do this if you want.