summaryrefslogtreecommitdiff
path: root/src/select.cpp
AgeCommit message (Expand)Author
2010-11-04Previous FD_STSIZE patch reverted.Martin Sustrik
2010-11-04FD_SETSIZE for internal polling defaults to 1024Martin Sustrik
2010-11-01select now uses Erase-Remove idiom for retired fdsMikael Helbo Kjaer
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-15Cast execute_timers() result to intMikko Koppanen
2010-10-09Execute the timers before pollset initialisation.Christian Gudrian
2010-09-27MSVC build fixedMartin Sustrik
2010-09-26timers properly implementedMartin Sustrik
2010-09-26common base for all pollers created; the only thing it handles at the moment ...Martin Sustrik
2010-09-26new interfaces for timers; the implementation is not changed yetMartin Sustrik
2010-09-04zmq::select_t, zmq_poll(): assert if FD_SETSIZE reachedMartin Lucina
2010-09-01Erasure of retired fd's in select.cpp causes an assertion in MSVC 2008 STLMikael Helbo Kjær
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-10-02poller is a concept now rather than virtualised classMartin Sustrik
2009-09-14ZMQII-1: Win32 - failure on shutdownMartin Sustrik
2009-08-06clean up - session/socket/engine stuff removedMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik