If a server is bound to port # 0 (ie. let the OS pick
any free port), I want to be able to query the server
which port it got, so I know which port a client can
connect to.
Attached is a patch that adds getPort() methods to
XmlRpcSocket and XmlRpcServer.
patch against xmlrpc++0.7
Logged In: YES
user_id=42402
Thanks!