-
- Downloads
services_terminate() and recycling services no longer closes sockets for
static services (such services are responsible for closing their own server socket) - this allows for more graceful shutdown of ircd.js. No longer runs static services if bind failed for that service's server socket.
Please register or sign in to comment