[fpc-devel] patch for unit sockets
Ales Katona
almindor at gmail.com
Mon Jan 16 19:53:24 CET 2006
Marco van de Voort wrote:
>>SocketError should be a threadvar, I think
>>
>>
>
>Socketerror is legacy. Use fpgeterrno (or errno) to get the error.
>
>1.0.x had no threadsupport
>_______________________________________________
>fpc-devel maillist - fpc-devel at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
>
I use socketerror on unix still. Altho luckily I don't use threads anymore.
The unix "fp" naming convention is a bit sad.
Ales
More information about the fpc-devel
mailing list