Andrew Chin

Results 151 comments of Andrew Chin

Ahyes, I see. Thank you @ehuss for that clarification.

I don't have access to an s390x environment (though if you have any suggestions about how to easily emulate it, let me know), so I'll need some help here. For...

I think you might have to share the ticket to help debug this

I wonder if there's a problem getting your node IP addresses (which I think is necessary in order to generate a ticket)

Does using `--recv-only` option on the "listening" side help? This will tell the listening side (which appears to only pipe to mbuffer) that it will never be sending data back...

That's surprising to me. Just to confirm, you added `--recv-only` to only the receiving side, and not the sending side?

Note: when using `--recv-only`, you should not have to press anything on your keyboard on either side: Both sides should cleanly exist when all of the data has been sent....

Hi, can you give an example of a `/proc/net/unix` with some non-zero flags? Adding support to the Flags field should be pretty easy, but this field seems to be zero...

ah, well having the a link to the source is great. I'd still like to see some real examples, if possible. Or a mini-research project for someone could be to...

Sure, please go ahead