Skip to content
  • Howard Chu's avatar
    Fix CONFIG_DELETE crash · 6711876a
    Howard Chu authored
    Closing a connection can abandon its ops without going thru the threadpool,
    so make sure to lock the si_ops_mutex before walking the list.
    6711876a