mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 05:16:30 +08:00
084220b0e7
* Allow reading/writing generic message types, not just tasks. * Allow messages of length 0 to be read/written, and handle closed sockets. * Address comments. * Simplify accept_client. * Allow ports to be reused in bind_ipc_sock.