CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2013-11-19 18:07:46

Modified files:
        winsup/cygwin  : ChangeLog net.cc 

Log message:
        * net.cc (cygwin_getaddrinfo): Fix a comment.  Only memset whints if
        hints is NULL.  Add a comment and set whints.ai_family explicitely to
        AF_UNSPEC to follow glibc man page closely.  Check flags against whints
        for locality.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6251&r2=1.6252
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.308&r2=1.309

Reply via email to