7042979: Rename StandardSocketOption and StandardWatchEventKind

Alan Bateman Alan.Bateman at oracle.com
Mon May 9 04:32:39 PDT 2011


Rémi Forax wrote:
>
> Hi Alan,
> It's ok for me.
>
> I see that you have changed the context's type of 
> StandardWatcheventKinds.OVERFLOW
> from Void to Object to allow implementation specific context. Am I 
> right ?
Ah yes, I should have  mentioned that one. It might be useful for the 
OVERFLOW event to carry some context so it would be better if the type 
parameter weren't Void.

-Alan


More information about the nio-dev mailing list