Simone Bordet
|
6aba6d1e8c
|
Jetty9 - Refactored SelectorManager and SelectChannelEndPoint.
Simplified Selectable interface, and improved idle timeout checking.
|
2012-07-20 13:04:28 +02:00 |
Simone Bordet
|
dfeb761306
|
Jetty9 - Now calling SelectorManager.newConnection() from a single call site rather than having to duplicate the call in every newEndPoint() implementation.
|
2012-07-19 18:43:23 +02:00 |
Simone Bordet
|
ebb7806edc
|
Jetty9 - Implemented abstract methods on SelectorManager that were always implemented in the same way, making them consistent.
|
2012-07-18 19:47:10 +02:00 |
Greg Wilkins
|
96cbd53c47
|
jetty-9 jetty-server passing tests
|
2012-06-04 17:27:46 +02:00 |
Greg Wilkins
|
1e662c6311
|
jetty-9 RequestTests passing
|
2012-05-23 22:52:27 +02:00 |
Greg Wilkins
|
b9a2661a4e
|
jetty-9 removed HttpException
|
2012-05-17 15:12:45 +02:00 |
Greg Wilkins
|
68f8e073db
|
jetty-9 progress on unit tests and LocalConnector
|
2012-05-14 19:58:09 +02:00 |
Simone Bordet
|
4b8f6b8413
|
jetty-9 SelectorManager refactorings.
|
2012-05-11 19:30:30 +02:00 |
Simone Bordet
|
9e8b2f1aad
|
SSL refactorings.
|
2012-05-11 10:19:47 +02:00 |
Greg Wilkins
|
e348f2d4f5
|
jetty-9 progress on jetty-server
|
2012-05-10 12:19:16 +02:00 |
Greg Wilkins
|
2b9ff87e02
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
Conflicts:
jetty-io/src/main/java/org/eclipse/jetty/io/AsyncConnection.java
|
2012-05-09 11:19:52 +02:00 |
Greg Wilkins
|
c1011c54a4
|
jetty-9 work in progress
|
2012-05-09 11:18:20 +02:00 |
Simone Bordet
|
44d2735a21
|
Changes to jetty-io related to integration with jetty-spdy.
|
2012-05-09 11:15:07 +02:00 |
Simone Bordet
|
f0421723b8
|
SPDY refactorings.
|
2012-05-08 19:00:40 +02:00 |