* rpc : refactor the RPC transport Move all transport related code into a separate file and use the socket_t interface to hide all transport implementation details. * fix win32 * better socket_t construction |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ggml-rpc.cpp | ||
| transport.cpp | ||
| transport.h | ||