ume         2006-07-29 04:22:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libc/net         getaddrinfo.c 
  Log:
  MFC 1.81-1.83:
  - clean-up: rewrote explore_null and explore_numeric without using sentinel.
    we do not need it since we make (at most) a single addrinfo entry in these
    cases.
  - RFC3493 requires use of inet_aton for AF_INET.
  - simplification in explore_numeric: unified the post-process with
    GET_AI and GET_PORT.  Commented on an impossible case.
  
  Revision  Changes    Path
  1.69.2.8  +43 -64    src/lib/libc/net/getaddrinfo.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to