bug11302 226 B

1234
  1. o Bugfixes:
  2. - Check for orconns and use connection_or_close_for_error() rather than
  3. connection_mark_for_close() directly in the getsockopt() failure case
  4. of connection_handle_write_impl(). Fixes bug #11302.