home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / programm / 4254 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  797 b 

  1. Path: sparky!uunet!jahangir!wayne
  2. From: wayne@jahangir.UUCP (wayne)
  3. Newsgroups: comp.unix.programmer
  4. Subject: Socket breaking in mid transmission.
  5. Keywords: TCP/IP sockets
  6. Message-ID: <749@jahangir.UUCP>
  7. Date: 12 Aug 92 16:47:20 GMT
  8. Organization: MDC, NYC
  9. Lines: 20
  10.  
  11.  
  12.      I have a sun sparc/2 communicating wi mac's via
  13. tcp/ip. I am using blocking reading and writing.
  14.  
  15.  
  16.     The problem being... The mac tends to crash in the 
  17. middle of a transmission. When this happens the sun 
  18. takes a *long* time to recognize that the connection is 
  19. broken. I suspect it's the mac's fault. Not closing it's
  20. device drivers when it goes south. 
  21.  
  22.  
  23.      Does anybody know a solution to this without resorting 
  24. to non-blocking I/O?  Maybe I could play some games with signals?
  25.  
  26.  
  27.  
  28.      - Wayne  wayne@mktdata.com
  29.  
  30.  
  31.