Commit cdafdf017eec36c3943b53383fe7c558fee020f5

Azat Khuzhin 2015-09-02T17:49:41

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.