Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zftp problem (OS dependent)
- X-seq: zsh-workers 4865
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxxx>
- Subject: zftp problem (OS dependent)
- Date: Wed, 23 Dec 1998 22:26:04 +0300
- Importance: Normal
I just found a very nice problem here ...
Obviously, my system has a bug, that does not allow zftp open to be called
second time :-) The problem is related to fcntl(x, F_DUPFD, ...) If I remove
zfmoved(), it works nicely. If zmovefd() is used, the first time I can
connect; but after that, all connects fail with
"address family is not supported by protocol family"
I admit, that it is OS bug, but it is probably won't be fixed soon ... Is
there any possible workaround?
thank you
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author