log src/org/eclipse/jetty/server/nio/BlockingChannelConnector.java @ 1057:afc9610dc12e

age author description
Mon, 07 Nov 2016 23:15:42 -0700 Franklin Schmidt remove Buffer
Sun, 23 Oct 2016 02:42:05 -0600 Franklin Schmidt remove HttpBuffers
Sat, 22 Oct 2016 23:00:57 -0600 Franklin Schmidt better handling of BindException
Sat, 22 Oct 2016 20:56:41 -0600 Franklin Schmidt minor
Tue, 18 Oct 2016 21:22:53 -0600 Franklin Schmidt simplify Connector
Sun, 16 Oct 2016 14:53:43 -0600 Franklin Schmidt simplify ChannelEndPoint
Sun, 16 Oct 2016 01:10:02 -0600 Franklin Schmidt simplify BlockingChannelConnector
Sat, 15 Oct 2016 23:27:08 -0600 Franklin Schmidt remove Connection.isIdle()
Sat, 15 Oct 2016 22:42:05 -0600 Franklin Schmidt simplify AbstractHttpConnection
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
Thu, 13 Oct 2016 18:53:26 -0600 Franklin Schmidt remove onClose()
Sat, 08 Oct 2016 23:57:11 -0600 Franklin Schmidt simplify connectors