summaryrefslogtreecommitdiff
path: root/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io/IoReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-2/+1
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-1/+3
* NO-JIRA: Merged from trunk to amqp-1-0 sandbox branchRobert Godfrey2011-09-071-4/+15
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-151-9/+21
* Did some general refactoring to support QPID-2444 QPID-2445 QPID-2446 QPID-2447Rajith Muditha Attapattu2010-03-191-4/+4
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-2/+2
* QPID-2192: remove extraneous printStackTrace()sAidan Skinner2009-12-021-1/+0
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-0/+1
* This is related to QPID-1853. Since the socket is being closed inside the fin...Rajith Muditha Attapattu2009-05-141-1/+0
* This is a fix for QPID-1853. We now close the socket in the finnally block.Rajith Muditha Attapattu2009-05-131-0/+8
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-231-3/+0
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-131-8/+21
* QPID-1547: ignore socket closed exceptions if shutdownInput is brokenRafael H. Schloming2008-12-231-3/+12
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-211-18/+8
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-211-8/+18
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-3/+3
* qpid-1251: changed close method for closing the underlying socket on windows ...Arnaud Simon2008-08-201-1/+8
* QPID-1244: fix for NPE on broker initiated connection close, also preserve th...Rafael H. Schloming2008-08-141-1/+1
* QPID-1207: fixed io transport close to ensure threads shutdown properlyRafael H. Schloming2008-07-311-16/+39
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-0/+106