History log of /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/DatagramChannelTest.java
Revision Date Author Comments
8658a3f1236f1801f00b9416c9294486a125faae 25-Apr-2013 Elliott Hughes <enh@google.com> Fix a bug in DatagramChannel.send.

Calling sendto(2) binds your socket as a side-effect, but we'd still
report false from isBound.

Also bring in the harmony tests that would have caught this earlier.

Change-Id: I26baa15c8178edab9136a37742faddd11f381c7b