FD usage
Werner Koch
wk@gnupg.org
Wed, 15 Nov 2000 22:39:25 +0100
On Wed, 15 Nov 2000, GaryP wrote:
> Is it possible to use file descriptors with the windows version of
> gpg?
Sure. Windows has a function call named CreatePipe() and several
other functions which work like fd stuff (GetStdHandle etc.). The
difference to Posix is that it might not be an small integer and
that certain semantics don't apply.
They work with GnuPG.
Werner
--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org