Changes the port in the inout_uri
to value port
.
As the Uri cannot be modified the inout_uri
points to a new Uri at
the end of the call and the previous structure is unreffed.
See: util_change_uri_component
inout_uri |
a Uri |
port |
the port number to set |