Linux 3.9 and BSD support this feature, which simplifies prefork architecture a lot. We can start multiple standalone processes listening to the same port, without the need of using fork.