summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-07initial changes for win portunknown
2009-09-04python binding functionalMartin Sustrik
2009-09-04couple of bugs fixedMartin Sustrik
2009-09-02O(1) socket removalMartin Sustrik
2009-09-02bug during terminal shutdown fixedMartin Sustrik
2009-09-02messages that may have been received in the init phase are flushed immediatel...Martin Sustrik
2009-09-02--disable-shared & C perf tests: a better wayMartin Sustrik
2009-09-02Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-09-02python extension & perf testsMartin Sustrik
2009-08-31POSIX threads don't use errno to report errorsMartin Hurton
2009-08-30engine virtualised; chatroom example removedMartin Sustrik
2009-08-29Ruby bidning addedtamara
2009-08-29bug in identifying current thread fixedMartin Sustrik
2009-08-29improved error handlingMartin Sustrik
2009-08-28pipe deallocation addedMartin Sustrik
2009-08-27multiple bugs fixedMartin Sustrik
2009-08-27pipes addedMartin Sustrik
2009-08-21session management implementedMartin Sustrik
2009-08-20couple of bugs in shutdown mechanism fixedMartin Sustrik
2009-08-17subscribe API removedMartin Sustrik
2009-08-12listener/connecter/init/session addedMartin Sustrik
2009-08-09redundant interface (i_api) removedMartin Sustrik
2009-08-09zmq_listener/zmq_connecter implementedMartin Sustrik
2009-08-09getsockopt implementedMartin Sustrik
2009-08-09fix to 3-thread synchronisation algorithmMartin Sustrik
2009-08-09socket options interface modeled as in BSD socketsMartin Sustrik
2009-08-08lockfree interaction patter for 3 theads implementedMartin Sustrik
2009-08-06clean up - session/socket/engine stuff removedMartin Sustrik
2009-08-06dispatcher renamed to contextMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik