log src/org/eclipse/jetty/io/nio/SelectChannelEndPoint.java @ 949:e9088af3787f

age author description
Tue, 11 Oct 2016 23:18:13 -0600 Franklin Schmidt remove SelectSet._changes
Tue, 11 Oct 2016 22:16:29 -0600 Franklin Schmidt simplify SelectChannelConnector
Tue, 11 Oct 2016 21:33:40 -0600 Franklin Schmidt simplify SelectChannelEndPoint
Tue, 11 Oct 2016 21:10:17 -0600 Franklin Schmidt remove SelectChannelEndPoint._interruptable
Tue, 11 Oct 2016 20:53:06 -0600 Franklin Schmidt remove asyncDispatch()
Tue, 11 Oct 2016 00:13:30 -0600 Franklin Schmidt remove scheduleTimeout() and cancelTimeout()
Sun, 09 Oct 2016 01:52:29 -0600 Franklin Schmidt minor