Home GnuPG

w32: Fix assuan_connect_fd
91a98e2c812dUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

w32: Fix assuan_connect_fd

* src/assuan-socket-connect.c (assuan_socket_connect_fd): Map fd to
assuan_fd_t.

This function is actually not used by GnuPG. The function should have
taken an assuan_fd but given that it did not we use our usual mapping
from Windows libc fds to an assuan fd.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jan 28 2015, 9:47 AM
Parents
rA5e0a01fad54c: Fix gcc warning about unused values.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rA91a98e2c812d: w32: Fix assuan_connect_fd (authored by Werner Koch <wk@gnupg.org>).Jan 28 2015, 10:11 AM