home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / tcpip / 5726 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  873 b 

  1. Path: sparky!uunet!olivea!apple!amdahl!wjq
  2. From: wjq@uts.amdahl.com (Bill Quigley)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: what to do with those pesky Unix domain socket files
  5. Keywords: tcp/ip sockets
  6. Message-ID: <d4Um03o6c5UD00@amdahl.uts.amdahl.com>
  7. Date: 23 Dec 92 00:31:24 GMT
  8. Organization: Amdahl Corporation, Sunnyvale CA
  9. Lines: 15
  10.  
  11. In our new SVR4 kernel, bind() to a unix domain socket creates a file
  12. with the name specified in the bind call.  But if the process is killed,
  13. the file stays around, and when the process comes up again, it cannot
  14. bind to the same name, and gets EADDRINUSE, even though there isn't
  15. a valid socket using that name.
  16.  
  17. How do others get around this problem?
  18.  
  19. Thanks.
  20. -- 
  21. Flower Cake - Trends in food come and go, but
  22. the popularity of cookies never wanes - easy to make, easy to eat.
  23. Bill Quigley
  24. Amdahl - UTS CCE
  25. wjq@charon.amdahl.com
  26.