NetworkServerUDP: get actual ephemeral socket address
authorTJ <hacker@iam.tj>
Mon, 4 May 2015 15:27:29 +0000 (16:27 +0100)
committerTJ <hacker@iam.tj>
Mon, 4 May 2015 15:27:29 +0000 (16:27 +0100)
commit7bf592f48032770fbc09cd3e55782a7f13ccc1e1
tree5ad1488d4913a410e81304c23091015b337d0e22
parent5989503346fd76ca03f533714d80ee8ad45f2f1a
NetworkServerUDP: get actual ephemeral socket address

During construction of a service requesting an ephemeral port
ensure the services' internal SocketAddress reflects the actual
port allocated by the operating system.
src/uk/ac/ntu/n0521366/wsyd/libs/net/NetworkServerUDP.java