Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 10:10:57 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net rcmd.c
Message-ID:  <200008101710.KAA18119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2000/08/10 10:10:57 PDT

  Modified files:
    lib/libc/net         rcmd.c 
  Log:
  Don't retry connecting via the same medium.
  I changed to close to original code before merging IPv6 support.
  It seems having delay before another try is useless.  However, I'm
  not sure that delay means.  So, I leave it as-is.
  
  PR:		bin/20515
  
  Revision  Changes    Path
  1.29      +9 -17     src/lib/libc/net/rcmd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008101710.KAA18119>