As I am quite new to perl, I want to ask. If I have two listening port, on 1222 and 1233.
So how do I actually listen to both port at the same time... As I am doing preforking, it seem to have some problem with multiplexing.... Can anyone help me out?