Message186484
On 10/04/2013 6:32am, Charles-François Natali wrote:
> Richard, IIRC, you said somewhere that FD passing failures on OS X
> could be made to work by passing a FD at a time, or something like
> that. What do you think of those faiilures?
I think sending one *array* at a time works as well. These two failures
send two arrays, so they are expected.
(Also, the sending process should wait for some sort of notification
that the receiving process has received the fds before continuing:
closing the socket prematurely causes problems.) |
|
Date |
User |
Action |
Args |
2013-04-10 09:56:17 | sbt | set | recipients:
+ sbt, pitrou, neologix, jramnani |
2013-04-10 09:56:17 | sbt | link | issue17684 messages |
2013-04-10 09:56:17 | sbt | create | |
|