• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Finding the source of a SIGPIPE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finding the source of a SIGPIPE


  • Subject: Finding the source of a SIGPIPE
  • From: Richard Schreyer <email@hidden>
  • Date: Sun, 30 Jun 2002 19:35:20 -0700

I have a SIGPIPE that I'm getting, and after hours of debugging, I'm beginning to believe that it may be coming from a file handle other than the one I initially suspected. I have both local files and sockets open in a multithreaded block of code... (even though neither the local or socket file handles are accessed from more than 1 thread).

Is there any way to figure out exactly which file handle caused the sigpipe?

Richard Schreyer
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Deleting contents of NSTextView...
  • Next by Date: Re: Deleting contents of NSTextView...
  • Previous by thread: Cocoa-Java Doc app problems
  • Next by thread: RFC: Allocating via a protocol/interface
  • Index(es):
    • Date
    • Thread