[UDT] udt multithreading problem
Brought to you by:
lilyco
From: k <yan...@gm...> - 2008-04-07 01:38:40
|
i use the udt4.2 to set up a multi-threading server , the server need listen on two port,but when i start the server, the server blocked at the listen() function, and only one thread start,the other was waiting, what i need do to solve the question? thank u! |