src/java.base/windows/native/libnio/ch/Net.c
Thu, 14 Nov 2019 15:01:49 +0000 michaelm unixdomainchannels: fix some sockaddr_un address handling unixdomainchannels
Mon, 11 Nov 2019 21:17:51 +0000 michaelm updates to previous changeset for windows unixdomainchannels
Mon, 11 Nov 2019 20:27:27 +0000 michaelm moved unix socket address out of SOCKETADDRESS structure unixdomainchannels
Mon, 11 Nov 2019 10:39:49 +0000 michaelm Merge unixdomainchannels
Sat, 09 Nov 2019 11:48:37 +0000 alanb 8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
Fri, 08 Nov 2019 09:46:55 +0000 michaelm Minor updates to spec, and fix test issues unixdomainchannels
Tue, 05 Nov 2019 18:34:02 +0000 michaelm Check for AF_UNIX support on Windows was not correct unixdomainchannels
Tue, 29 Oct 2019 19:23:09 +0000 michaelm partial cleanup unixdomainchannels
Fri, 25 Oct 2019 15:56:35 +0100 michaelm Initial implementation of unix domain channels. See j.n.c.{Server}SocketChannel apidoc unixdomainchannels
Mon, 05 Aug 2019 10:40:36 +0100 michaelm 8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
Thu, 16 May 2019 17:06:53 +0100 alanb 8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
Fri, 22 Mar 2019 11:35:35 +0000 alanb 8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
Sat, 16 Mar 2019 12:31:31 +0000 alanb 8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
Wed, 23 Jan 2019 13:16:16 +0000 alanb 8217500: (sc) Move SocketChannelImpl's remaining native methods to Net
Tue, 22 Jan 2019 16:39:52 +0000 alanb 8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip