mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
update from main archive 970126
Sun Jan 26 19:40:17 1997 Ulrich Drepper <drepper@cygnus.com> * Version 2.0 net release. * Make-dist: Don't take care for two malloc directories. Sun Jan 26 13:39:31 1997 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/alpha/Dist: Correct distribution of kernel_*.h files. * Make-dist: Don't mention new-malloc for dirs with have to be processed. * sysdeps/unix/sysv/linux/netinet/in.h (SOL_IP): Added. * inet/netinet/tcp.h (SOL_TCP): Added. * sysdeps/unix/sysv/linux/socketbits.h (SOL_RAW): Added. Reported by a sun <asun@zoology.washington.edu>. * Makefile: Add special goal to generate only-MD5 based crypt
This commit is contained in:
@@ -80,7 +80,8 @@ enum __socket_type
|
||||
#define AF_INET6 PF_INET6
|
||||
#define AF_MAX PF_MAX
|
||||
|
||||
|
||||
/* Raw IP packet level. */
|
||||
#define SOL_RAW 255
|
||||
|
||||
/* Maximum queue length specifiable by listen. */
|
||||
#define SOMAXCONN 128
|
||||
|
Reference in New Issue
Block a user