[fpc-devel] TInetSocket connect timeout
Joost van der Sluis
joost at cnoc.nl
Thu Jun 9 11:45:47 CEST 2022
Op 08-06-2022 om 22:54 schreef Dimitrios Chr. Ioannidis via fpc-devel:
> the TInetSocket ConnectTimeout cannot be smaller than 1 second. The
> reason is that the TInetSocket's CheckSocketConnectTimeout function has
> the microseconds field (tv_usec) of locTimeVal (PTimeVal) variable
> always zero .
>
> I created a PR (
> https://gitlab.com/freepascal.org/fpc/source/-/merge_requests/239 ) to
> fix this.
Thanks, I've merged it.
Regards,
Joost.
More information about the fpc-devel
mailing list