src/java.base/share/classes/sun/nio/ch/SocketChannelImpl.java
Tue, 22 Jan 2019 12:32:19 +0000 alanb 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
Fri, 22 Jun 2018 18:10:20 +0100 michaelm 8204233: Add configurable option for enhanced socket IOException messages
Wed, 30 May 2018 16:36:35 +0530 vtewari 8194298: Add support for per Socket configuration of TCP keepalive
Tue, 15 May 2018 09:33:02 +0100 alanb 8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection
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
Wed, 07 Mar 2018 07:20:38 +0000 alanb 8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking
Wed, 07 Mar 2018 07:15:24 +0000 alanb 8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization
Wed, 07 Mar 2018 07:13:55 +0000 alanb 8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
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