Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2001 13:51:35 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/telnet sys_bsd.c
Message-ID:  <200112082151.fB8LpZ524444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         2001/12/08 13:51:34 PST

  Modified files:
    usr.bin/telnet       sys_bsd.c 
  Log:
  Don't assume that the number of fds to select on is known quantity (in
  this case 16).  Use dynamic FD_SETs and calculated high-water marks
  throughout.
  Obtained from:  OpenBSD and Apple's Radar database
  MFC after:      2 days
  
  Revision  Changes    Path
  1.9       +56 -32    src/usr.bin/telnet/sys_bsd.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?200112082151.fB8LpZ524444>