On 07/05/2020 17:53, Ivanov, Vladimir A wrote:
Thanks.
The Javadoc was updated:
http://cr.openjdk.java.net/~sviswanathan/Vladimir/8243099/webrev.09/
Also test was updated. Now it have no client/server architecture but looks more
easy to maintain.
Do you have any update on UDP sockets? I haven't found a system where
SO_INCOMING_NAPI_ID is non-0 after receiving a datagram. I'm just
wondering if we need to tweak the javadoc to specify it only for
connected streams sockets and put in some wording that it may or may not
be supported for datagram sockets.
-Alan