diff options
author | Aaron M. Renn <arenn@urbanophile.com> | 1998-05-18 01:08:18 +0000 |
---|---|---|
committer | Aaron M. Renn <arenn@urbanophile.com> | 1998-05-18 01:08:18 +0000 |
commit | f7bf37f75fda20833ad4dc2679541c4b40ac2ebd (patch) | |
tree | a417dda0cc705dea7a73c37e4194e21c9c3e9ab6 /test | |
parent | fd47789988c7fd349b487f54a636361fec589b34 (diff) | |
download | classpath-f7bf37f75fda20833ad4dc2679541c4b40ac2ebd.tar.gz |
Initial Checkout
Diffstat (limited to 'test')
-rw-r--r-- | test/java.net/BUGS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/java.net/BUGS b/test/java.net/BUGS new file mode 100644 index 000000000..b44c508f5 --- /dev/null +++ b/test/java.net/BUGS @@ -0,0 +1,5 @@ +Why can I only send a 65332 sized UDP packet? Is there that much UDP overhead? + +Setting the multicast interface doesn't seem to work. + + |