openssl_examples
openssl_examples copied to clipboard
nice example
Nice example Thanks you,
Do you know how to inject data from an another thread ?
In your example, you use the file descriptor to wait for any action from stdin . But what about action from an another thread ?
How can I wakeup the poll function from an another thread ?