aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11302
blob: 7416c69be6ac815a13f91d259bb1a5acd52f46bb (plain)
1
2
3
4
  o Bugfixes:
    - Check for orconns and use connection_or_close_for_error() rather than
      connection_mark_for_close() directly in the getsockopt() failure case
      of connection_handle_write_impl().  Fixes bug #11302.