netty5/transport-native-unix-common
Norman Maurer d991105276
Obtain remoteAddress as part of accept (#10570)
Motivation:

io_uring supports the same way of obtaining the remoteAddress as
accept4(...) does. We should use it

Modifications:

Obtain the remoteAddress of the accepted socket as part of the accept
operation

Result:

Ensure we always see the correct remoteAddress when accepting sockets
2020-09-15 08:48:11 +02:00
..
src Obtain remoteAddress as part of accept (#10570) 2020-09-15 08:48:11 +02:00
Makefile New native transport for kqueue 2017-05-03 09:53:22 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-05-13 06:00:23 +00:00