Skip to content

Send readable event from fevent

jD91mZM2 requested to merge jD91mZM2/randd:master into master

This fixes one problem with openssl on relibc, since relibc correctly respects readable/writable status unlike the newlib implementation which always says it's readable.

Edited by jD91mZM2

Merge request reports