Commit e8a2da96e3fedc3ebf7d322df0fac155dfb41717

Azat Khuzhin 2015-09-02T14:19:16

be_openssl: don't call set_open_callbacks() if fd == -1 This must be illegal, firstly we must do set_do handshake and only after this we could read/write.