Internet Direct (Indy) Version 9.0.2 Beta
TIdSocketHandle.UpdateBindingPeer
Updates the protocol family and remote address for a socket connection.

procedure UpdateBindingPeer;
Description
UpdateBindingPeer is a procedure used to update the Protocol family, PeerIP, and PeerPort for the peer connection on a socket handle. UpdateBindingPeer is generally used for connections that can accept client connections using multiple local IP addresses.