jdk-24/jdk/test/com/sun/nio/sctp/SctpChannel
2010-01-18 14:56:06 +00:00
..
Bind.java 4927640: Implementation of the sctp protocol 2009-04-16 17:42:00 +01:00
CommUp.java 6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector 2009-07-23 14:06:51 +01:00
Connect.java 6917317: (sctp) Remove dependency on handleSocketError 2010-01-18 14:56:06 +00:00
Receive.java 4927640: Implementation of the sctp protocol 2009-04-16 17:42:00 +01:00
Send.java 6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset 2010-01-18 14:01:07 +00:00
Shutdown.java 6855335: Several changes in the SCTP implementation 2009-06-29 14:53:10 +01:00
SocketOptionTests.java 6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set 2010-01-15 16:31:16 +00:00
Util.java 4927640: Implementation of the sctp protocol 2009-04-16 17:42:00 +01:00