cvs commit: src/libexec/ftpd ftpd.c

Hajimu UMEMOTO ume at FreeBSD.org
Wed Mar 1 08:13:19 PST 2006


ume         2006-03-01 16:13:17 UTC

  FreeBSD src repository

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  - Reduce needless DNS query by lookup only appropriate address
    family. [1]
  - Specify appropriate hints to getaddrinfo(3). [1]
  - Obtain address family from peername in inet mode.
  
  Submitted by:   Rostislav Krasny <rosti.bsd__at__gmail.com> [1]
  Tested by:      yar, Rostislav Krasny <rosti.bsd__at__gmail.com>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.210     +20 -10    src/libexec/ftpd/ftpd.c


More information about the cvs-src mailing list