From: Rafael H. <rha...@to...> - 2001-04-10 17:28:58
|
Hello, i{m a beginner with Jython and I am trying whit a socket server program with miltithread. I found that secket.recv method block the thread, so I am trying to use de select.select method, jython interpreter say... ImportError: no module named select Thanks a lot, and nice to meet you!!! PD: sorry, my English is not good. |