<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/src/tests/DispatcherTest.cpp, branch mcpierce-QPID-4719</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-4272: Large amounts of code are duplicated between the SSL and TCP transports</title>
<updated>2012-10-24T05:51:31+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2012-10-24T05:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=18fd44d23d475bb9e928cd1371cd5c9b10ef8120'/>
<id>18fd44d23d475bb9e928cd1371cd5c9b10ef8120</id>
<content type='text'>
Lift Socket into an interface with concrete implementations
- BSDSocket, WinSocket and SslSocket
- As a side effect completely change the approach we use for platform
  specific handles: IOHandle now directly carries the platform handle
  but its real type is only exposed to platform specific code.
- Modified RDMA code for the new IOHandle approach

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1401559 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lift Socket into an interface with concrete implementations
- BSDSocket, WinSocket and SslSocket
- As a side effect completely change the approach we use for platform
  specific handles: IOHandle now directly carries the platform handle
  but its real type is only exposed to platform specific code.
- Modified RDMA code for the new IOHandle approach

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1401559 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>small clean up: Remove use of obsolete Dispatcher class.</title>
<updated>2010-06-23T04:52:53+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2010-06-23T04:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f05af5cf4fc8dcad2d2108a65136016570e5da5d'/>
<id>f05af5cf4fc8dcad2d2108a65136016570e5da5d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957110 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957110 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2388: Do not unmask signals whilst waiting for IO to happen</title>
<updated>2010-06-23T04:52:49+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2010-06-23T04:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=3032c367c035850987192c82dd2621bb9b0ac7f5'/>
<id>3032c367c035850987192c82dd2621bb9b0ac7f5</id>
<content type='text'>
- The client and common libraries do not use signals at all so
  there is no real reason to allow signal handling on IO threads.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957109 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The client and common libraries do not use signals at all so
  there is no real reason to allow signal handling on IO threads.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957109 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidied up namespace usage</title>
<updated>2009-09-09T19:46:56+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2009-09-09T19:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9259c46ecb8c5f3e98441080a26914bdea59bffe'/>
<id>9259c46ecb8c5f3e98441080a26914bdea59bffe</id>
<content type='text'>
Miscelleneous whitespace fixes

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@813094 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Miscelleneous whitespace fixes

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@813094 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>configure.ac:</title>
<updated>2009-03-10T08:19:28+00:00</updated>
<author>
<name>Manuel Teira Paz</name>
<email>mteira@apache.org</email>
</author>
<published>2009-03-10T08:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=10f2b2a6a1fe91e7b29fa74013baa0cf091bd64b'/>
<id>10f2b2a6a1fe91e7b29fa74013baa0cf091bd64b</id>
<content type='text'>
 - Add a SOCKLIBS definition, to define needed network libraries in Solaris
src/tests/failover_soak.cpp
 - Replace usage of timersub with direct code, since timersub appears to be non-posix.
src/tests/Makefile.am
 - Link against $(SOCKLIBS) when needed
src/tests/*
 - Some qualifying needed for the Sun compiler



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752019 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Add a SOCKLIBS definition, to define needed network libraries in Solaris
src/tests/failover_soak.cpp
 - Replace usage of timersub with direct code, since timersub appears to be non-posix.
src/tests/Makefile.am
 - Link against $(SOCKLIBS) when needed
src/tests/*
 - Some qualifying needed for the Sun compiler



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752019 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved a variable inside an assertion to avoid unused variable error when the assertion is undefined.</title>
<updated>2009-03-06T14:58:35+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2009-03-06T14:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5cd0c3d4e5bc8a7468476a45a2e542500944f000'/>
<id>5cd0c3d4e5bc8a7468476a45a2e542500944f000</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@750930 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@750930 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove -Wno-missing-field-initializers which is not supported by gcc3.4</title>
<updated>2009-03-02T20:46:16+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2009-03-02T20:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1552176f75ced7be7a574c6bbd98ef92fd037ca4'/>
<id>1552176f75ced7be7a574c6bbd98ef92fd037ca4</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@749432 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@749432 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>- Reworked DispatchHandler state machine to eliminate race conditions</title>
<updated>2009-03-02T18:42:02+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2009-03-02T18:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1b404573954bc43061a7c302c0e39cba9772a7c9'/>
<id>1b404573954bc43061a7c302c0e39cba9772a7c9</id>
<content type='text'>
  particularly when deleting a DispatchHandle
- Reworked Poller interrupt mechanism eliminating locking problems and
  to support DispatchHandler changes
- Beefed up the DispatchHandler test program so that it's a fair torture
  test of the DispatchHandler code


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@749406 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  particularly when deleting a DispatchHandle
- Reworked Poller interrupt mechanism eliminating locking problems and
  to support DispatchHandler changes
- Beefed up the DispatchHandler test program so that it's a fair torture
  test of the DispatchHandler code


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@749406 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Work on the low level IO code:</title>
<updated>2009-01-06T23:42:18+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2009-01-06T23:42:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=fe871ca4ada184824c373595d35da3b4ae5cd535'/>
<id>fe871ca4ada184824c373595d35da3b4ae5cd535</id>
<content type='text'>
* Introduce code so that you can interrupt waiting for a handle and receive
  a callback that is correctly serialised with the IO callbacks for that
  handle


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@732177 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce code so that you can interrupt waiting for a handle and receive
  a callback that is correctly serialised with the IO callbacks for that
  handle


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@732177 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Intermediate checkin with preliminary work on epoll based net IO</title>
<updated>2007-06-18T12:11:32+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2007-06-18T12:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=0d9d78668b2d0ee22d3fcc0817d56645c9b1910a'/>
<id>0d9d78668b2d0ee22d3fcc0817d56645c9b1910a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@548337 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@548337 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
