Use a pth_msgport_t event instead of signals in child_thread() to send
[pwmd.git] / TODO
blob973237bb41a2b42e614027e861df85458eabbcac
1 Add "OPTION TIMEOUT=N" to specify a pinentry timeout. Need to wait for
2 pinentry to support this option itself because assuan_pipe_connect() calls
3 execv() to execute pinentry, which replaces the PID from pth_fork().