Re: about sock_recvmsg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



   From: yf <fyou@dsguardian.com>
   Date: 01 Dec 2002 17:18:55 +0800

   I use sock_recvmsg(net/socket.c) to receive network package. I found
   that it return an error number of -512. Could anybody tell me what's the
   error number means. Thanks for all.

Don't use strace to analyze error numbers, test the number actually
seen by the application.

strace is going to show you the -512 and lower internal error
numbers used by the kernel to implement signal based syscall
restarts.
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux