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.