Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: add helper sum type for unix and tcp socket addresses | networkException | 2023-09-29 | 1 | -0/+44 |
this patch introduces a new sum type that can represent either a tcp socket address or a unix domain socket path. |