[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Socket definitions in glibc
From: |
Thomas Schwinge |
Subject: |
Socket definitions in glibc |
Date: |
Sat, 15 Aug 2009 12:24:36 +0200 |
User-agent: |
Mutt/1.5.11 |
Hello!
There are a few programs that depend on SOL_IP being defined (instead of
IPPROTO_IP). For Linux this is defined (to 0; as is IPPROTO_IP) in
glibc's sysdeps/unix/sysv/linux/bits/in.h, but not in the generic one at
bits/in.h, which we use. Also, some of the values in there are defined
to different values than in the Linux file. Shouldn't we harmonize these
files (and similar ones), or are there real reasons for defining these
constants to differing values?
Regards,
Thomas
signature.asc
Description: Digital signature
- Socket definitions in glibc,
Thomas Schwinge <=