home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / ibmpc / 4996 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.2 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!FTP.COM!jbvb
  2. From: jbvb@FTP.COM ("James B. Van Bokkelen")
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: tcp-ip library nonblocking I/O (Berkeley compatible)?
  5. Message-ID: <9209011705.AA08725@ftp.com>
  6. Date: 1 Sep 92 17:05:25 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: jbvb@ftp.com
  9. Organization: The Internet
  10. Lines: 18
  11.  
  12.  
  13.     Yes, with one exception.  I believe FTP's PC/TCP does not support the
  14.     use of select to asynchronously detect the establishment of a connection
  15.     on a listenning socket.  Someone will surely correct me if I'm wrong.
  16.  
  17. Unless the code is buggy (and inspection doesn't reveal anything obvious),
  18. we should report a listening socket with connections available for accept()
  19. as readable.
  20.  
  21.     If you plan for this to work as a TSR, there are a lot of big sacrifices
  22.     to make, and you would be best off to drop any thought of starting
  23.     with UNIX code.
  24.  
  25. Amen.
  26.  
  27. James B. VanBokkelen        2 High St., North Andover, MA  01845
  28. FTP Software Inc.        voice: (508) 685-4000  fax: (508) 794-4488
  29. *note new address & phone*
  30.