summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/main/java/org/apache/qpid/server/transport/NonBlockingConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKeith Wall2015-03-121-4/+6
* channel block/unblock now async, remove unnecessary selector bumpsKeith Wall2015-03-031-2/+2
* Connection close is now performed by i/o threadKeith Wall2015-02-191-1/+1
* eliminate double wakeup on closeKeith Wall2015-02-131-2/+0
* Fix failing SSL test owing to missed wakeupKeith Wall2015-02-131-1/+1
* more refactoringRobert Godfrey2015-02-111-0/+10
* More refactoringRobert Godfrey2015-02-111-8/+6
* refactoringRobert Godfrey2015-02-111-0/+634