5 ms·
Kill9 can keep ports locked for a bit after exiting which is a quite annoying
by awild 4y ago
Kill9 can keep ports locked for a bit after exiting which is a quite annoying
- M9HF8wwiaAdZKEZ 4y agoAnything can keep ports locked for a bit (if either side doesn't properly close the connection). That's how TCP works. Set reuseaddr on your daemon's sockets.