[fpc-pascal] INVALID_SOCKET constant not defined for Linux
Ched
charles.edouard.des.vastes.vignes at gmail.com
Tue Mar 28 18:59:29 CEST 2017
> Most likely this is only because "socket < 0" is faster to write than "socket = -1" :-)
And is probably faster to execute on most processors which offers a sign flag.
More information about the fpc-pascal
mailing list