Files
scylladb/apps/httpd
Avi Kivity 3b0a9d89d9 core: abstract connected sockets
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.
2014-09-04 12:31:02 +03:00
..
2014-09-04 12:31:02 +03:00