- only generate a repr in `.from_addr()` when log level is >= 'runtime'. |_ add a todo about supporting this optimization more generally on our adapter. - fix `Channel.pformat()` to show unknown peer field line fmt correctly. - add a `Channel.maddr: str` which just delegates directly to the `._transport` like other pass-thru property fields. |
||
|---|---|---|
| .. | ||
| __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 | ||