mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
6c1aabd7e172edfa266447e16dc88105163eaed8
Instead of returning the Unix-tied pollable_fd, return an abstract server_socket class which is then implement atop pollable_fd, but can be replaced with a native implementation.
Description
No description provided
Languages
C++
72.7%
Python
26.1%
CMake
0.3%
GAP
0.3%
Shell
0.3%