I saw cases where if the server does not respond within ~5 seconds,
the code timeouts, so that recv() returns 0 and errno is 0.
Is there a timeout on recv? If so, how can I modify it?
Thanks,
Eyal
Is there a default value in case setsockopt is not used?
> > Eyal- Hide quoted text -
>
> - Show quoted text -
15 minutes, IIRC