src/java.base/share/classes/sun/nio/ch/ServerSocketChannelImpl.java
Sun, 03 Nov 2019 14:07:43 +0000 alanb 8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
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
Wed, 29 May 2019 20:58:35 +0100 alanb Merge niosocketimpl-branch
Fri, 17 May 2019 13:21:44 +0100 alanb Merge niosocketimpl-branch
Fri, 26 Apr 2019 08:53:46 +0100 alanb Merge niosocketimpl-branch
Sat, 16 Mar 2019 21:00:45 +0000 alanb Merge niosocketimpl-branch
Wed, 23 Jan 2019 19:30:59 +0000 alanb Prototype of NIO based SocketImpl niosocketimpl-branch
Wed, 29 May 2019 13:58:05 +0100 chegar 8224477: java.net socket types new-style socket option methods - spec and impl mismatch
Wed, 08 May 2019 08:15:04 +0100 alanb 8223353: (ch) Change channel close implementation to not wait for I/O threads
Thu, 25 Apr 2019 10:41:49 +0100 alanb 8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
Sat, 16 Mar 2019 12:31:31 +0000 alanb 8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
Tue, 22 Jan 2019 12:32:19 +0000 alanb 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
Wed, 05 Sep 2018 11:52:08 +0100 alanb 8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
Wed, 30 May 2018 16:36:35 +0530 vtewari 8194298: Add support for per Socket configuration of TCP keepalive
Sat, 14 Apr 2018 08:41:42 +0100 alanb 8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
Fri, 30 Mar 2018 08:28:09 +0100 alanb 8200257: (se) More Selector cleanup
Fri, 23 Mar 2018 14:18:18 +0000 alanb 8199791: (se) More Selector cleanup
Wed, 28 Feb 2018 09:54:38 +0000 alanb 8198562: (ch) Separate blocking and non-blocking code paths (part 1)
Thu, 08 Feb 2018 10:55:21 +0000 alanb 8196956: (ch) More channels cleanup
Tue, 06 Feb 2018 16:04:46 +0000 alanb 8196787: (ch) Moving network channels to use j.u.c locks
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip