Perform a planned move of application traffic from the active socket to the passive socket, without a reconnect: new outbound traffic starts flowing on what was the passive socket, while the old active socket is kept alive for a period so that work already in flight on it can still complete, after which the old active is retired (ideally repurposed as the new warm passive rather than closed).
Perform a planned move of application traffic from the active socket to the passive socket, without a reconnect: new outbound traffic starts flowing on what was the passive socket, while the old active socket is kept alive for a period so that work already in flight on it can still complete, after which the old active is retired (ideally repurposed as the new warm passive rather than closed).