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
2014-09-04 12:31:02 +03:00
2014-09-04 12:11:17 +03:00
2014-08-25 09:28:55 +03:00
2014-09-02 20:40:29 +03:00
2014-08-27 17:24:17 +03:00
Description
No description provided
374 MiB
Languages
C++ 72.7%
Python 26.1%
CMake 0.3%
GAP 0.3%
Shell 0.3%