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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to