bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Error building on OSX


From: Juergen Sauermann
Subject: Re: [Bug-apl] Error building on OSX
Date: Tue, 08 Jul 2014 19:23:41 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Kacper,

yes - many names for 6 over the rime. I just need a confirmation that IPPROTO_TCP
exists on OS-X.

/// Jürgen


On 07/08/2014 06:43 PM, Kacper Gutowski wrote:
On 2014-07-08 18:03:21, Juergen Sauermann wrote:
SOL_SOCKET is 1 on linux but according to the man page of TCP(7) SOL_TCP (=6)
should be used.
I have changed the code to use he number 6 instead of SOL_TCP. SVN 368.
Acctually, it should be IPPROTO_TCP as both mandated by POSIX and
described in tcp(7).  Sic; maybe you have outdated manuals?
See http://man7.org/linux/man-pages/man7/tcp.7.html for latest version.

-k





reply via email to

[Prev in Thread] Current Thread [Next in Thread]