• 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: Does sendmsg only work on AF_UNIX sockets?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does sendmsg only work on AF_UNIX sockets?


  • Subject: Re: Does sendmsg only work on AF_UNIX sockets?
  • From: james woodyatt <email@hidden>
  • Date: Wed, 12 Nov 2008 16:12:40 -0800

On Nov 12, 2008, at 15:48, Dave Camp wrote:

Just to confirm, that was the source of my question... I've got two unrelated processes (not a parent/child relationship), neither can write to a common part of the file system and I want to pass a file descriptor from one to the other. My research was showing there wasn't a way to do it, but I thought I'd ask anyway.

How is it possible that one or both of your processes do not have rwx permissions on the /tmp directory? Did you do something with chroot(8) that you're not telling us? If so, then Don't Do That. Make sure the processes a have a common path to an AF_UNIX socket where you can pass file descriptors between them.



-- james woodyatt <email@hidden> member of technical staff, communications engineering


_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Does sendmsg only work on AF_UNIX sockets?
      • From: Dave Camp <email@hidden>
References: 
 >Does sendmsg only work on AF_UNIX sockets? (From: Dave Camp <email@hidden>)
 >Re: Does sendmsg only work on AF_UNIX sockets? (From: "Justin C. Walker" <email@hidden>)
 >Re: Does sendmsg only work on AF_UNIX sockets? (From: Quinn <email@hidden>)
 >Re: Does sendmsg only work on AF_UNIX sockets? (From: Dave Camp <email@hidden>)

  • Prev by Date: Re: Does sendmsg only work on AF_UNIX sockets?
  • Next by Date: SOAP request faultcode 65794 (stream error)
  • Previous by thread: Re: Does sendmsg only work on AF_UNIX sockets?
  • Next by thread: Re: Does sendmsg only work on AF_UNIX sockets?
  • Index(es):
    • Date
    • Thread