SemVer Patch
- Remove useless instance variables in the SelectableEventLoop (#2338, patch credit to @thomas-gill-0xff)
- Repair the Windows build of NIOCore (#2339, patch credit to @compnerd)
- Allow writing and reading empty datagrams (#2341, patch credit to @hashemi)
- Prepare mmsghdr structure properly. (#2346, patch credit to @ser-0xff)
- Implement
remoteAddress0andlocalAddress0onEmbeddedChannel(#2345)