Page MenuHome GnuPG

w32: Support poll with FD backend
AbandonedPublic

Authored by gniibe on Nov 19 2021, 5:09 AM.

Details

Reviewers
None
Summary

The test program t-poll.c tests gpgrt_poll with pipe.
But, because stream by es_fdopen is not supported yet.

This patch tries to fix the issue.

Test Plan

make check

Real test with real use case would be also good.

Diff Detail

Repository
rE libgpg-error
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

gniibe created this revision.

An application should use syshd, instead.