mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup
Reviewed-by: alanb
This commit is contained in:
parent
180ffe5e45
commit
76e5a32c52
13 changed files with 84 additions and 71 deletions
|
@ -29,7 +29,7 @@ package com.sun.nio.sctp;
|
|||
*
|
||||
* <P> The {@code HandlerResult} is used to determine the behavior of the
|
||||
* channel after it handles a notification from the SCTP stack. Essentially its
|
||||
* value determines if the channel should try to receive another notificaiton or
|
||||
* value determines if the channel should try to receive another notification or
|
||||
* a message before returning.
|
||||
*
|
||||
* @since 1.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue