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


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

libc/sysdeps/posix getaddrinfo.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2000-11-09 20:15:45

Modified files:
	sysdeps/posix  : getaddrinfo.c 

Log message:
	Clean-up: define family to hold target family.
	Loosen protocol check to ease raw socket creation.
	Ensure to fill ai_socktype and ai_protocol by internal table if service was
	not given.
	Don't raise an error even if numerical port was specified with protocol
	without socktype.
	Ensure to check if protocol is ok.
	Ensure not to fill garbage value in sin6_scope_id field.


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