Regarding setting of errno on System Call fail.

Denys Vlasenko vda.linux at googlemail.com
Sun Nov 30 15:17:40 UTC 2008


On Sunday 30 November 2008 15:35, Arvind Kumar wrote:
> Hello!
> Any clue will be appreciated.
> I am running my application on target machine which contain uclibc version
> 0.2.29. In my application connect system call is called.
> On my Linux host machine,  connect system call is failed and errno is set to
> EINPROGRESS.  But on my  target machine,
> at some point of time when connect system call is failed, the errno is not
> set to EINPROGRESS. There is some problem of setting  of
> errno.

Can you show us the strace and the program which fails?
--
vda



More information about the uClibc mailing list