forked from goodboy/tractor
Since it's merely a local-file-sys subdirectory and there should be no reason file creation conflicts with other bind spaces. Also add 2 test suites to match, - `tests/ipc/test_each_tpt::test_uds_bindspace_created_implicitly` to verify the dir creation when DNE. - `..test_uds_double_listen_raises_connerr` to ensure a double bind raises a `ConnectionError` from the src `OSError`. |
||
|---|---|---|
| .. | ||
| __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 | ||