Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 1997 13:10:45 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/finger net.c
Message-ID:  <199708012010.NAA28098@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1997/08/01 13:10:45 PDT

  Modified files:
    usr.bin/finger       net.c 
  Log:
  So somebody actually found language in the FINGER RFC which requires
  implementations to leave the client side open until the server closes.
  While this is totally idiotic, it seems as if some servers actually require
  it (e.g., the one at mit.mit.edu).  So, we bow to the weight of the bogus
  standard and disable the initial close.  Hopefully now fetch(1) can serve
  the role of T/TCP demonstration application.
  
  Revision  Changes    Path
  1.9       +3 -3      src/usr.bin/finger/net.c



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