[xSocket-develop] API for socket timeout
Status: Inactive
Brought to you by:
grro
|
From: Yan J. <jef...@gm...> - 2007-09-03 03:28:17
|
Dear XSocket developers, Is there a way to set the socket timeout for creating a new socket connection? I found that ioProvider.openSocket(...) calls socketChannel.socket().connect(destSocketAddress), but it doesn't pass on a timeout parameter. Thank you Yan |