mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
A new CLI option --socket enables listening on UNIX sockets. This is similar to the --addr option, but takes a path as argument. If the given path already exists and it is a socket, attempt to remove it before listening. The port check was refactored to avoid the retrieval of the TCP port on every request. |
||
|---|---|---|
| .. | ||
| certificates.rs | ||
| codes.rs | ||
| main.rs | ||
| metadata.rs | ||