summaryrefslogtreecommitdiff
path: root/src/app_thread.cpp
AgeCommit message (Expand)Author
2009-09-16c and cpp directories moved into bindings directorymalosek
2009-09-11Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-09-11separate class for PUB-style socket addedMartin Sustrik
2009-09-11added OpenPGM sender - ZMQ_PUBmalosek
2009-09-10ZMQII-3: cheap and nasty implementation of message filteringMartin Sustrik
2009-09-07include directory split into c and cpp dirs, added --with-c and --with-cpp co...malosek
2009-09-07initial changes for win portunknown
2009-09-04python binding functionalMartin Sustrik
2009-09-02O(1) socket removalMartin Sustrik
2009-08-29bug in identifying current thread fixedMartin Sustrik
2009-08-27pipes addedMartin Sustrik
2009-08-09redundant interface (i_api) removedMartin 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