Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jan 2018 01:51:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 200060] lang/python34: Missing network-related constants
Message-ID:  <bug-200060-21822-AhlNcJDbIg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200060-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200060-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200060

--- Comment #2 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to w.schwarzenfeld from comment #1)

Yes, this can never become irrelevant. All network values from
/usr/include/netinet/in.h need to be reflected in python (all versions).

The only reason this hasn't come up much is that there is not not much soft=
ware
that does low-level network operations. Or, porters might just patch in ad-=
hoc
values because it is much easier.

But in the ideal world they should all be defined in python.

(#define IPPROTO_DIVERT          258 is also there)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200060-21822-AhlNcJDbIg>