Well, you could always do $self->proxy->{loop} = 0 but that would break the encapsulation.
Breaking the loop will prevent new childs to be forked, but the living one will at least finished the active connections before dying (they will not accept new connections).
Should I make loop() a read-write accessor in 0.16?
(3)
]
