Author :
Azat Khuzhin
Date :
2015-09-02 17:49:41
Hash :cdafdf01 Message :test/regress_ssl: check events fd/pending after timeout triggered
In this case client can't connect to server, and this bring to the front some
bugs with assigning on already added events (because of ```fd_is_set``` stuff),
for more info see #258, since this is the reproducible for it.