home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / tcpip / 6119 < prev    next >
Encoding:
Text File  |  1993-01-28  |  952 b   |  24 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!munnari.oz.au!sgiblab!darwin.sura.net!bogus.sura.net!howland.reston.ans.net!usc!cs.utexas.edu!asuvax!ennews!anasaz!duane
  3. From: duane@anasazi.com (Duane Morse)
  4. Subject: EAGAIN error with poll() -- what resource is too small?
  5. Organization: Anasazi, Inc.  Phoenix, Arizona USA
  6. Date: Wed, 27 Jan 1993 01:10:41 GMT
  7. Message-ID: <1993Jan27.011041.20882@anasazi.com>
  8. Sender: usenet@anasazi.com (Usenet News)
  9. Lines: 13
  10.  
  11. The poll() system call may return -1 with errno set to EAGAIN.  I have
  12. two questions regarding this condition.
  13.  
  14. First, is there a kernel resource which has run dry which can be
  15. increased by some tuning parameter to prevent this?
  16.  
  17. Second, how should software handle this condition?  For instance, can
  18. the software depend on getting a SIGPOLL signal later if poll was unable
  19. to tell the software what to examine in the first place?
  20. -- 
  21.  
  22. Duane Morse    e-mail: duane@anasazi.com
  23. (602) 861-7609
  24.