-
Catflap should be able to open several ports, and indicate it's doing so to the child application. It would bring it closer to systemd's behaviour, and make it easier to develop more complex applicati…
-
It will be good if there are examples on https://github.com/mitsuhiko/systemfd and https://docs.rs/listenfd/0.3.3/listenfd/ or a first class create/optional feature on this.
-
Hi. Noticed this on my github feed, always nice to see socket activation related projects!
I made [soad](https://github.com/myfreeweb/soad), a little utility that launches a server with a socket bu…
-
I saw you answered this previously but I'm unsure of how I can use that answer, I don't make use of urlbase on my sonarr install and am not sure what I should put there?
Error:
`[INFO] Downloading…
knc44 updated
2 years ago
-
I was wondering if something like that could be done with the CatFlap?
https://www.surepetcare.com/en-gb/pet-doors/microchip-cat-flap-connect
I guess, as they run the same hub, shouldn’t be much d…
neinh updated
4 years ago
-
Hi,
I would like to write the following code (simplified):
```
{{ AddrLang }}
…
-
By default, at least on Linux, if I start `catflap`, then kill it and start it again (within a few seconds), it fails with `Could not bind: EADDRINUSE: Address already in use`, although there isn't an…
-
At the moment `catflap` writes to `stderr` what it is doing. It would be helpful to also have a `--quiet` option that would disable "informative" log lines.
(I'm willing to provide patch if accept…
-
Besides using `catflap`, one can simply kill the process using the `pkill` command before restarting the server like this
```bash
cargo watch --shell "pkill -f '^target/'; cargo run"
```
This …
-
Old ticket imported from Trac
See archived copy here: https://varnish-cache.org/trac/ticket/1799