Internet Direct (Indy) Version 9.0.2 Beta
TIdSocketHandle.UpdateBindingLocal
Updates the protocol family, and address for a socket handle.

procedure UpdateBindingLocal;
Description
UpdateBindingLocal is a procedure used to insure that the socket handle allocated for a connection uses the proper Protocol family, IP, and Port. UpdateBindingLocal is generally used for connections that can Listen on multiple IP addresses.