Robert G. Jakabosky
|
c5fc85c9cd
|
Fix bug in poller.
|
15 years ago |
Robert G. Jakabosky
|
23db47708b
|
Update FFI bindings to be more pure (i.e. less messing around with userdata tricks.)
|
15 years ago |
Robert G. Jakabosky
|
ba5f08b586
|
Fix issue with some variables named 'this' which conflicts with the Intel C compiler.
|
15 years ago |
Robert G. Jakabosky
|
ec8409ffeb
|
Use opaque struct types instead of 'void *'.
|
15 years ago |
Robert G. Jakabosky
|
783e00ef7f
|
Fix use of 'NULL' instead of 'nil' in Lua code.
|
15 years ago |
Robert G. Jakabosky
|
eb96a2bc79
|
Fixed some bugs in low-level Poller object.
|
15 years ago |
Robert G. Jakabosky
|
9108254961
|
Added FFI support to Poller object.
|
15 years ago |
Robert G. Jakabosky
|
2f327f6e42
|
Fixed FFI loading bug.
|
15 years ago |
Robert G. Jakabosky
|
6126e4a0d6
|
Changed case for low-level poller object.
|
15 years ago |
Robert G. Jakabosky
|
86f2d0c027
|
Update copyright notice.
|
15 years ago |
Robert G. Jakabosky
|
bd30398861
|
Added zmq.poller object that wraps zmq_poll() function.
|
15 years ago |