From: Shea Martin Date: 2006-03-29T02:48:55+09:00 Subject: timeout when listening with TCPServer I want to listen for connections for 2 seconds, then timeout. Do I have to use the Timeout module? ~S