log src/org/eclipse/jetty/io/nio/SelectChannelEndPoint.java @ 1075:ebb0f1343ef6

age author description
Thu, 10 Nov 2016 03:08:20 -0700 Franklin Schmidt remove JBuffer
Mon, 07 Nov 2016 23:15:42 -0700 Franklin Schmidt remove Buffer
Thu, 03 Nov 2016 21:54:34 -0600 Franklin Schmidt rename Buffer.hasContent() to hasRemaining()
Sat, 22 Oct 2016 21:56:44 -0600 Franklin Schmidt simplify ssl
Sat, 15 Oct 2016 22:42:05 -0600 Franklin Schmidt simplify AbstractHttpConnection
Fri, 14 Oct 2016 02:44:02 -0600 Franklin Schmidt remove SelectChannelEndPoint.setConnection()
Fri, 14 Oct 2016 02:37:53 -0600 Franklin Schmidt remove ConnectedEndPoint
Fri, 14 Oct 2016 02:30:48 -0600 Franklin Schmidt remove getConnection()
Fri, 14 Oct 2016 02:19:21 -0600 Franklin Schmidt handle() returns void
Fri, 14 Oct 2016 01:03:47 -0600 Franklin Schmidt remove SelectSet
Fri, 14 Oct 2016 00:15:28 -0600 Franklin Schmidt replace SelectChannelEndPoint._state with isDispatched
Thu, 13 Oct 2016 22:56:15 -0600 Franklin Schmidt remove SelectChannelEndPoint._interestOps
Thu, 13 Oct 2016 22:03:24 -0600 Franklin Schmidt make SelectChannelEndPoint._key final
Thu, 13 Oct 2016 21:29:19 -0600 Franklin Schmidt simplify ChannelEndPoint
Thu, 13 Oct 2016 18:53:26 -0600 Franklin Schmidt remove onClose()