[Bug 8236] New: multi-thread errno is equal to 0(success)

bugzilla at busybox.net bugzilla at busybox.net
Fri Jul 24 05:20:47 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=8236

           Summary: multi-thread errno is equal to 0(success)
           Product: uClibc
           Version: 0.9.33
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at uclibc.org
        ReportedBy: fengge0832 at foxmail.com
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


i have encountered an issue when develop socket application in openwrt using
uclibc0.9.33 under MIPS architecture.using non-blocking connect,return value is
-1, but errno is 0 in any case.I tried to use single proccess, errno is normal
error number. I made a lot of testing with other system call,the result is the
same.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list