Date: Thu, 31 Aug 1995 13:33:21 -0700 From: Bill Trost <trost@cloud.rain.com> To: bugs@freebsd.org Subject: socketpair(2) return value incorrect Message-ID: <m0soGId-00004dC@cloud.rain.com>
next in thread | raw e-mail | index | archive | help
According to the man page, socketpair returns 0 or 1; however, under FreeBSD 2.0.0-SNAP950322 socketpair instead returns the value of sv[0] (the first element of the fourth argument to socketpair) when successful.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0soGId-00004dC>