log

age author commit description
Sun, 09 Oct 2016 19:20:52 -0600 Franklin Schmidt cd080b7bcf49 remove AsyncContinuation.undispatch()
Sun, 09 Oct 2016 19:13:46 -0600 Franklin Schmidt 3191abe890ef remove isInitial()
Sun, 09 Oct 2016 18:54:32 -0600 Franklin Schmidt 23a57aad34c0 remove isAsync()
Sun, 09 Oct 2016 18:34:24 -0600 Franklin Schmidt 1c1c350fbe4b remove AsyncContinuation.cancel()
Sun, 09 Oct 2016 18:31:53 -0600 Franklin Schmidt 88b20b775fa2 remove AsyncContinuation.scheduleTimeout()
Sun, 09 Oct 2016 18:29:29 -0600 Franklin Schmidt 720a98fb0253 remove scheduleDispatch()
Sun, 09 Oct 2016 18:21:39 -0600 Franklin Schmidt 5c9cb5d00512 remove isContinuation()
Sun, 09 Oct 2016 18:17:01 -0600 Franklin Schmidt 52d8b5c29d8e remove resume()
Sun, 09 Oct 2016 18:15:24 -0600 Franklin Schmidt 03f39c8abd6b remove isResumed()
Sun, 09 Oct 2016 18:09:50 -0600 Franklin Schmidt a5af9ee7cf91 remove isExpired()
Sun, 09 Oct 2016 03:51:31 -0600 Franklin Schmidt 3268ddf919d4 remove AsyncContinuation.isAsyncStarted()
Sun, 09 Oct 2016 03:45:31 -0600 Franklin Schmidt dd6b1f079634 remove AsyncContinuation._lastAsyncListeners
Sun, 09 Oct 2016 03:37:53 -0600 Franklin Schmidt 7b62446899c6 remove unused states in AsyncContinuation
Sun, 09 Oct 2016 03:23:55 -0600 Franklin Schmidt 1fc8ee20cb18 remove doSuspend
Sun, 09 Oct 2016 02:08:40 -0600 Franklin Schmidt 4de7f6e9c453 remove ContinuationSupport
Sun, 09 Oct 2016 01:52:29 -0600 Franklin Schmidt 65e0fba5861a minor
Sun, 09 Oct 2016 01:22:55 -0600 Franklin Schmidt 54308d65265a simplify SelectorManager
Sat, 08 Oct 2016 23:57:11 -0600 Franklin Schmidt 17f4fe8271de simplify connectors
Sat, 08 Oct 2016 22:05:14 -0600 Franklin Schmidt 1d0c304e12b5 simplify AggregateLifeCycle
Sat, 08 Oct 2016 21:37:13 -0600 Franklin Schmidt cab5830e1ab0 remove ErrorHandler
Sat, 08 Oct 2016 21:30:32 -0600 Franklin Schmidt 9b65e8064f90 simplify AggregateLifeCycle
Sat, 08 Oct 2016 21:15:28 -0600 Franklin Schmidt c60c1adfac3e simplify connectors
Fri, 07 Oct 2016 15:17:01 -0600 Franklin Schmidt e003b20780c4 remove NIOConnector
Fri, 07 Oct 2016 15:14:16 -0600 Franklin Schmidt bc4e299de953 remove AbstractNIOConnector
Fri, 07 Oct 2016 03:59:44 -0600 Franklin Schmidt eaf271fb747f minor
Fri, 07 Oct 2016 00:59:18 -0600 Franklin Schmidt e7175965e6cf remove Connector._acceptorThreads
Fri, 07 Oct 2016 00:28:38 -0600 Franklin Schmidt 5d9b213aaed0 remove unused fns
Fri, 07 Oct 2016 00:23:00 -0600 Franklin Schmidt 94f5d8a62385 remove connectionClosed()
Fri, 07 Oct 2016 00:19:53 -0600 Franklin Schmidt 769040d68b0a remove connectionOpened()
Fri, 07 Oct 2016 00:17:26 -0600 Franklin Schmidt d9a12a7339a6 remove connectionUpgraded()