Don't check errors on ssl_close_notify()

Depending on timing we might get different errors (conn_reset, write failed)
and ignoring them all ends up being almost the same as just not checking
errors.
2 files changed