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