Android-ify DatagramSocket

Few changes to make DatagramSocketTest pass.
- Exception-less #connect(InetAddress,int)
stores exception and throws it in following
receive
- #connect is not intercepting SocketException from
the impl.

Change-Id: Id3b2ebcdc590c54d9b0c8e7c551429c5dddbb776
1 file changed