• 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
Re: Notification of fork()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notification of fork()


  • Subject: Re: Notification of fork()
  • From: "Curtis Jones" <email@hidden>
  • Date: Tue, 2 Jan 2007 15:17:24 -0500

On 1/2/07, Quinn <email@hidden> wrote:
You problem is that, if a process forks but doesn't exec, and the
child process creates a listening socket, you don't have any
information about the child process to attach to the socket (at point
B above).

Is this right?

That's an excellent summarization, actually.

I also found that with incoming connections, I can't make that
userspace trip, because something along that line is single threaded,
which prevents my application from displaying a new window, because, I
assume, that it requires a socket connection.

But that's beside the point. Yes, you seem to understand the situation.


-- Curtis Jones email@hidden _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: Notification of fork() (From: "Curtis Jones" <email@hidden>)

  • Prev by Date: Re: Notification of fork()
  • Next by Date: Re: Notification of fork()
  • Previous by thread: Re: Notification of fork()
  • Next by thread: Kext suspension question
  • Index(es):
    • Date
    • Thread