Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow AF_UNIX sockets in GuardedSocket
asyncio uses unix domain sockets, as we're mainly interested in blocking external requests, allowing AF_UNIX through should be fine.
- Loading branch information