summaryrefslogtreecommitdiff
path: root/bindings/python
AgeCommit message (Expand)Author
2010-02-11python binding build with 2.4 version of python fixedMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-21OpenPGM error handling improvedMartin Sustrik
2009-12-13XREP & XREQ socket types added; zmq_queue device addedMartin Sustrik
2009-12-10ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (POSIX)Martin Sustrik
2009-11-24ZMQII-25: Implement streamed request/replyMartin Sustrik
2009-10-20releasing python global lock when doing blocking operationsMartin Sustrik
2009-09-22language bindings use zmq_strerror instead of strerrorMartin Sustrik
2009-09-20'flags' parameter added to zmq_initMartin Sustrik
2009-09-17python binding checks ctx argument typeMartin Sustrik
2009-09-16python directory moved into bindings dirmalosek