A backlog of 1 caused `ECONNREFUSED` when multiple sub-actors simultaneously connect to deregister from a remote-daemon registrar. Now matches the TCP transport's default backlog (~128). Also, - add cross-ref comments between `_uds.close_listener()` and `async_main()`'s `parent_is_reg` deregistration path explaining the UDS socket-file lifecycle (this commit msg was generated in some part by [`claude-code`][claude-code-gh]) [claude-code-gh]: https://github.com/anthropics/claude-code |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _chan.py | ||
| _fd_share.py | ||
| _linux.py | ||
| _mp_bs.py | ||
| _ringbuf.py | ||
| _server.py | ||
| _shm.py | ||
| _tcp.py | ||
| _transport.py | ||
| _types.py | ||
| _uds.py | ||