hi all, i'm writing a simple proxy server that listens on 2 ports, 1 for browser and another for admin client. the admin client is for administrative tasks such as adding new users and reseting downloaded bytes. i'm currently using the IO::Select module but this mode is blocking I/O, so i intend to change to use fork(), here comes the question, i'm not sure how to listen to 2 ports using fork(). pls quote examples if possible. thanks
best regards Conan It Will Come To Us !!! [EMAIL PROTECTED]