mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
This commit is contained in:
parent
dbfac3c99c
commit
63fec5da27
32 changed files with 60 additions and 60 deletions
|
@ -39,7 +39,7 @@ package com.sun.nio.sctp;
|
|||
* shutdown. An association ID is not unique across multiple SCTP channels.
|
||||
* An Association's local and remote addresses may change if the SCTP
|
||||
* implementation supports <I>Dynamic Address Reconfiguration</I> as defined by
|
||||
* <A HREF="http://tools.ietf.org/html/rfc5061">RFC5061</A>, see the
|
||||
* <A HREF="https://tools.ietf.org/html/rfc5061">RFC5061</A>, see the
|
||||
* {@code bindAddress} and {@code unbindAddress} methods of {@link SctpChannel},
|
||||
* {@link SctpServerChannel}, and {@link SctpMultiChannel}.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue