--socket-fd to run multiple workerd processes in parallel listening the same socket when an update is required. The goal would be to start a new workerd instance with an updated config, shift traffic to it, and then gracefully shut down the old instance — achieving zero downtime.