Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 1998 17:53:26 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern sys_generic.c
Message-ID:  <199812100153.RAA03513@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/12/09 17:53:26 PST

  Modified files:
    sys/kern             sys_generic.c 
  Log:
  poll(2) sets POLLNVAL for descriptors passed in that are less than
  0.  This makes it difficult to do efficient manipulation of the
  struct pollfd since you can't leave a slot empty.
  
  PR:		8599
  Submitted-by:	Marc Slemko <marcs@znep.com>
  
  Revision  Changes    Path
  1.43      +4 -2      src/sys/kern/sys_generic.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?199812100153.RAA03513>