G
Guest
Hi ,
- how do i complete the non-blocking connect request when using the select
method on the client side ?
* (or how do i know that the socket is connected, because i read somewhere
that there is bug with Socket.Connected) .
** (because i have a problem, the socket that do the connect stay in
writable state forever and i don't send nothing on the socket)
Thanks.
- how do i complete the non-blocking connect request when using the select
method on the client side ?
* (or how do i know that the socket is connected, because i read somewhere
that there is bug with Socket.Connected) .
** (because i have a problem, the socket that do the connect stay in
writable state forever and i don't send nothing on the socket)
Thanks.