Package: strace Version: 4.5.17+cvs080723-1 Severity: minor Hi,
Using getsockopt() to retrieve the error code for an asynchronous connect() operation, I saw the following in strace output: getsockopt(3, SOL_SOCKET, SO_ERROR, [140312286593024], [4]) = 0 The return value seems to be interpreted as a 64 bit value, even though it is returned as a 32 bit value (as indicated by the [4]). Simon -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core) Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages strace depends on: ii libc6 2.7-12 GNU C Library: Shared libraries strace recommends no packages. strace suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]