[PATCH 5/5] c/r: Add AF_UNIX support (v6)

John Dykstra john.dykstra1 at gmail.com
Thu Jul 30 15:12:47 PDT 2009


On Thu, 2009-07-30 at 22:10 +0000, John Dykstra wrote:
> > In fact, in my testing, if you try
> > to connect() C back to A, you get "Operation not permitted" because
> A
> > is already connected elsewhere.
> 
> I suspect this is a testing error.  Connecting a datagram socket does
> not change or query the state of the target--it is a purely local
> operation.

Never mind.  You're talking about AF_UNIX.

  --  John



More information about the Containers mailing list