[fpc-pascal] fpsocket error
Евгений
sem-evgen at rambler.ru
Tue Aug 18 23:08:04 CEST 2009
Jonas Maebe пишет:
>
> On 18 Aug 2009, at 22:42, Евгений wrote:
>
>> In application which i compiled for arm-linux platform, an error
>> occurs when calling fpsocket.
>> Why fpsocket call can cause the error?
>
> Type "man socket" on the command line and have a look at the "ERRORS"
> section. You can also do
>
> if fpsocket(..)=-1 then
> writeln(fpgeterrno);
>
> to see what the specific error number is in your case (you can look up
> the meaning of those error numbers in
> /usr/include/asm-generic/errno-base.h and
> /usr/include/asm-generic/errno.h)
>
>
> Jonas_______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
Socket error[38]: Function not implemented
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4346 (20090818) __________
The message was checked by ESET NOD32 Antivirus.
http://www.esetnod32.ru
More information about the fpc-pascal
mailing list