home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21569 < prev    next >
Encoding:
Text File  |  1992-12-23  |  724 b   |  18 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!think.com!mintaka.lcs.mit.edu!wyvern
  3. From: wyvern@gnu.ai.mit.edu (The Wyvern)
  4. Subject: tcp/ip code and inet sockets
  5. Message-ID: <1992Dec23.234648.14322@mintaka.lcs.mit.edu>
  6. Keywords: tcp
  7. Sender: news@mintaka.lcs.mit.edu
  8. Organization: Free Software Foundation
  9. Date: Wed, 23 Dec 1992 23:46:48 GMT
  10. Lines: 6
  11.  
  12. When a program with a socket open terminates in a way other than from
  13. a call to exit(), are the sockets it had open closed properly?
  14. When working on certain programs I've had some problems with sockets
  15. being left around (at least this is what appears to be happening) after 
  16. death, and this usually needs a system reboot to be cured...
  17.  
  18.