[Bug 1358748] Re: socat fdout option will not open output file descriptor

2014-08-20 Thread Hendrik
Hello Greg, absolutely great, you are right: the -u invalidated the fdout option, even though log output said it was opened. My fault, I apologize for the time you spent. Thanks a lot for your help! All the best Hendrik -- You received this bug notification because you are a member of Ubuntu

[Bug 1358748] Re: socat fdout option will not open output file descriptor

2014-08-20 Thread Hendrik
Hello Greg, absolutely great, you are right: the -u invalidated the fdout option, even though log output said it was opened. My fault, I apologize for the time you spent. Thanks a lot for your help! All the best Hendrik -- You received this bug notification because you are a member of Ubuntu

[Bug 1358748] Re: socat fdout option will not open output file descriptor

2014-08-19 Thread Greg Lutostanski
Hi Hendrik! Thanks for taking the time to report this! Unfortunately it looks like you are using the unidirectional flag (-u); from my experimenting it looks like when you pass this flag socat will not deal with the unbound (from its perspective) file descriptors. If you take out the -u, it

[Bug 1358748] Re: socat fdout option will not open output file descriptor

2014-08-19 Thread Greg Lutostanski
Hi Hendrik! Thanks for taking the time to report this! Unfortunately it looks like you are using the unidirectional flag (-u); from my experimenting it looks like when you pass this flag socat will not deal with the unbound (from its perspective) file descriptors. If you take out the -u, it