Martin Sustrik
|
43e8868875
|
Added explicit error message in case of memory exhaustion
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
|
2011-02-22 16:23:36 +01:00 |
|
Martin Sustrik
|
56bdba592c
|
Fix cppcheck warnings: Prefer prefix ++/-- operators for non-primitive types.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
|
2011-01-18 15:57:45 +01:00 |
|
Martin Sustrik
|
17d7e6ede0
|
Merge branch 'maint'
* maint:
Remove unnecessary cast in kevent_delete
Conflicts:
src/kqueue.cpp
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
|
2010-12-01 10:27:24 +01:00 |
|
Martin Lucina
|
289b1f5ced
|
Remove unnecessary cast in kevent_delete
Fixes the build on NetBSD where the compiler complains about casting NULL
to (int).
Signed-off-by: Martin Lucina <mato@kotelna.sk>
|
2010-12-01 10:25:31 +01:00 |
|
Martin Sustrik
|
b358df9fff
|
Name of "GNU Lesser Public License" corrected.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
|
2010-10-30 15:08:28 +02:00 |
|
Mikko Koppanen
|
3e74a439c4
|
Cast execute_timers() result to int
Signed-off-by: Mikko Koppanen <mkoppanen@php.net>
|
2010-10-15 11:21:56 +02:00 |
|
Martin Sustrik
|
238640a526
|
timers properly implemented
|
2010-09-26 21:42:23 +02:00 |
|
Martin Sustrik
|
8d7bf6684c
|
common base for all pollers created; the only thing it handles at the moment is 'load'
|
2010-09-26 19:22:33 +02:00 |
|
Martin Sustrik
|
cf815e8c78
|
new interfaces for timers; the implementation is not changed yet
|
2010-09-26 18:30:03 +02:00 |
|
Martin Lucina
|
2a79a943de
|
Add NetBSD support
|
2010-02-18 19:38:15 +01:00 |
|
Martin Sustrik
|
4f6baf4dde
|
Copyrights transferred from FastMQ to iMatix
|
2010-01-05 08:29:35 +01:00 |
|
Martin Sustrik
|
8aa0908635
|
all news converted to nothrow variant
|
2009-12-15 23:49:55 +01:00 |
|
Martin Sustrik
|
c2e0661b0a
|
uninitialised variable in devpoll_t and kqueue_t
|
2009-11-19 08:06:52 +01:00 |
|
Martin Sustrik
|
4efe2366d7
|
poller is a concept now rather than virtualised class
|
2009-10-02 10:46:36 +02:00 |
|
Martin Sustrik
|
35c58dc733
|
ZMQII-1: fix for devpoll, kqueue & poll
|
2009-09-16 15:37:20 +02:00 |
|
Martin Sustrik
|
0b5cc026fb
|
clean up - session/socket/engine stuff removed
|
2009-08-06 12:51:32 +02:00 |
|
Martin Sustrik
|
cc3755a16f
|
renamed from zs to zmq
|
2009-08-03 11:30:13 +02:00 |
|
Martin Sustrik
|
4ed70a9302
|
initial commit
|
2009-07-29 12:07:54 +02:00 |
|