- 23 Mar, 2016 3 commits
-
-
Sam Rushing authored
Further helps with issue #81.
-
Sam Rushing authored
Also, adds -Wl,-rpath arg to bind the final .so to a particular location. [This is almost always needed when using a non-OEM ssl lib].
-
Sam Rushing authored
This fixes issue #81.
-
- 29 Jul, 2015 4 commits
-
-
Mark Peek authored
The test_reenter.py test starts and stops the event loop several times. The queue_poller is a singleton only created once and, on the Mac (and probably on FreeBSD) the self.event_map needs to be reinitialized. While not seen on Linux the same fix is made for consistency.
-
Sam Rushing authored
Remove legacy system definitions and use Cython builtins instead
-
Mark Peek authored
-
Mark Peek authored
The system definitions included in the pyrex directory have been migrated into Cython directly. The pyrex directory has been removed and remaining files moved into coro.
-
- 23 Jun, 2015 1 commit
-
-
Sam Rushing authored
Fixes Issue #73.
-
- 16 May, 2015 2 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
-
- 15 May, 2015 1 commit
-
-
Sam Rushing authored
It's not uncommon for this to hang forever. I love openssl.
-
- 13 May, 2015 1 commit
-
-
Sam Rushing authored
-
- 11 May, 2015 4 commits
-
-
Sam Rushing authored
optional tls_ctx arg.
-
Sam Rushing authored
-
Sam Rushing authored
-
Sam Rushing authored
This is the only action that makes sense, AFAIK there are no users of this code that are not already working around this issue.
-
- 02 May, 2015 2 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
-
- 23 Apr, 2015 4 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
-
Sam Rushing authored
-
Sam Rushing authored
Issue #71.
-
- 21 Apr, 2015 2 commits
- 20 Apr, 2015 3 commits
- 17 Apr, 2015 1 commit
-
-
Sam Rushing authored
frob: wrap hex-encoded binary data with '<>'. Issue #70.
-
- 16 Apr, 2015 1 commit
-
-
Sam Rushing authored
-
- 14 Apr, 2015 1 commit
-
-
Sam Rushing authored
-
- 01 Apr, 2015 2 commits
-
-
Sam Rushing authored
# Please enter a commit message to explain why this merge is necessary, This merge is necessary because I forgot to pull, AGAIN.
-
Sam Rushing authored
-
- 31 Mar, 2015 2 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
url: to shrapnel. version: raised from 0.5 to 0.8.
-
- 30 Mar, 2015 1 commit
-
-
Sam Rushing authored
-
- 25 Mar, 2015 1 commit
-
-
Sam Rushing authored
-
- 23 Mar, 2015 1 commit
-
-
Mark Peek authored
This code has been copied with permission from: https://github.com/samrushing/amqp-shrapnel It also has been changed to pass pep8 and to work in the coro package.
-
- 20 Mar, 2015 3 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
-
Sam Rushing authored
-