Skip to content

Fire source when buffered data is available to read

Michael Catanzaro requested to merge mcatanzaro/#20 into master

Buffered data is readable data, so if applications that are polling to see whether data is readable, we need to check the GnuTLS buffer.

Fixes #20

Edited by Michael Catanzaro

Merge request reports