This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: TCP_* options from Linux 2.4


   From: Ulrich Drepper <drepper@redhat.com>
   Date: 27 Jul 2000 09:01:38 -0700

   Andreas Jaeger <aj@suse.de> writes:

   > Shall I add them to sysdeps/gnu/netinet/tcp.h - or do I have to make a
   > Linux specific version?  Hurd developers, please advise.

   Seem to be Linux-specific.

Yes, but the networking code in the Hurd is nicked from Linux.  Right
now we use code from Linux 2.2, but we might upgrade it to Linux 2.4
in the future.  So feel free to add them to the common header.

But I think it is wise to check for each of these options if they are
really user-settable.  Linux headers tend to contain a lot of junk...

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]