index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
qpid
/
sys
/
windows
/
AsynchIO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update from trunk r1375509 through r1450773
asyncstore
Kim van der Riet
2013-02-28
1
-24
/
+55
*
QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...
Kim van der Riet
2012-08-27
1
-8
/
+17
*
QPID-3858: Updated branch - merged from trunk r.1333987
Kim van der Riet
2012-05-04
1
-27
/
+73
*
QPID-3406: Get IPv6 working on Windows port
Andrew Stitcher
2011-08-12
1
-26
/
+21
*
Refactor socket connect calls to take a string port
Andrew Stitcher
2011-05-26
1
-7
/
+7
*
QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...
Ted Ross
2011-05-18
1
-4
/
+6
*
QPID-2967 Windows broker fails to destroy connections if client exits abruptly
Charles E. Rolke
2010-12-15
1
-3
/
+4
*
Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...
Stephen D. Huston
2010-01-23
1
-5
/
+1
*
Fixes to make Win32 port build again (and remove some warnings)
Andrew Stitcher
2010-01-21
1
-3
/
+1
*
Split out AsynchConnecter::start from constructor (like other AsynchIO classes)
Andrew Stitcher
2010-01-21
1
-6
/
+13
*
Ensure connections are done blocking; there's no asynch connect support yet. ...
Stephen D. Huston
2009-10-28
1
-1
/
+1
*
Tidied up dependencies in IOHandle so that it is no longer
Andrew Stitcher
2009-10-21
1
-26
/
+19
*
Carry over recent AsynchIO-level changes to Windows.
Stephen D. Huston
2009-10-20
1
-31
/
+25
*
Add new SocketAddress.cpp and requisite adjustments; a few install improvements
Stephen D. Huston
2009-10-12
1
-1
/
+1
*
Make the AsynchIO API more consistent
Andrew Stitcher
2009-09-22
1
-1
/
+1
*
Removed TSS variables that tracked I/O counts; not used. Part of fix for QPID...
Stephen D. Huston
2009-08-14
1
-17
/
+0
*
Add directory to #include
Alan Conway
2009-07-14
1
-3
/
+3
*
Properly handle queued closes originating locally. Fixes QPID-1952
Stephen D. Huston
2009-07-07
1
-3
/
+8
*
Refactored the DispatchHandle/Poller code to remove a long standing
Andrew Stitcher
2009-05-04
1
-4
/
+4
*
Correct the handling of end-of-connection cases; fixes QPID-1550
Stephen D. Huston
2009-03-17
1
-12
/
+10
*
Fix race condition with read-credit.
Alan Conway
2009-02-11
1
-0
/
+10
*
Add support for AsynchIO::RequestCallback processing
Stephen D. Huston
2009-01-12
1
-3
/
+22
*
Tidied up a number of TODO items
Andrew Stitcher
2009-01-08
1
-0
/
+2
*
Work on the low level IO code:
Andrew Stitcher
2009-01-06
1
-0
/
+6
*
Add startReading() method required by sys::AsynchIO. Fixes QPID-1525.
Stephen D. Huston
2008-12-10
1
-60
/
+56
*
Resolve Time diffs for Windows; add Windows version of asynch I/O layer. Reso...
Stephen D. Huston
2008-10-30
1
-11
/
+27
*
Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...
Stephen D. Huston
2008-10-21
1
-0
/
+729