Files
scylladb/transport
Avi Kivity 0558a56ab5 transport: improve exception handling on connection close
An exception would cause us not to wait on the _ready_to_respond future,
causing a use-after-free.
2015-08-31 14:45:11 +03:00
..