diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-07-26 01:36:48 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-07-26 01:46:00 +0200 |
commit | 1c78a883849c5ffc4e2fbd84dc912dec18486759 (patch) | |
tree | f027562a610330711372c2c2f4b61dcd96ba5489 /tests/starttls-logindisabled | |
parent | 71cddb9e85ae0ea2468c64687319677e6bc9746a (diff) |
Don't use readline with non-blocking IO.
Instead use the select(2) syscall to see if there data available while
we're waiting for notifications.
Except for SSL/TLS connections, where we have to check if there is
unprocessed cached data in the current SSL frame.
Diffstat (limited to 'tests/starttls-logindisabled')
0 files changed, 0 insertions, 0 deletions