mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 10:30:38 +00:00
3b0a9d89d9a6ea2504dc9e5bb8d5f4ffc28463d7
Instead of returning a pollable_fd from server_socket::accept(), return a new abstract class connected_socket, which is able to provide an input_stream and an output_stream to the caller.
Description
No description provided
Languages
C++
72.7%
Python
26.1%
CMake
0.3%
GAP
0.3%
Shell
0.3%