Robert G. Jakabosky
|
a335ef0625
|
Add support for zeromq 4.x
|
12 years ago |
Tim Mensch
|
417ffd7f46
|
Add if_defs for VERSION_3_2
|
13 years ago |
Tim Mensch
|
325b5874d1
|
added set and get functions on ZMQ context
|
13 years ago |
Robert G. Jakabosky
|
96ec0ff278
|
Update FFI bindings.
|
15 years ago |
Robert G. Jakabosky
|
052d18ffb2
|
Fix convertion of Ctx from cdata to lightuserdata for passing to sub-threads.
|
15 years ago |
Robert G. Jakabosky
|
ec8409ffeb
|
Use opaque struct types instead of 'void *'.
|
15 years ago |
Robert G. Jakabosky
|
b66901fe3c
|
Fixed issue with GC of 0MQ context object. poller:poll() method now returns number of events handled.
|
15 years ago |
Robert G. Jakabosky
|
86f2d0c027
|
Update copyright notice.
|
15 years ago |
Robert G. Jakabosky
|
d0a71ccbae
|
Add send_msg()/recv_msg() functions and zmq_msg_t object. Update FFI-based bindings to use latest LuaNativeObjects FFI support.
|
15 years ago |
Robert G. Jakabosky
|
ed462fe9b8
|
Updated bindings to use newest features of LuaNativeObjects.
|
15 years ago |
Robert G. Jakabosky
|
0ac861e107
|
Added support for creating a ZMQ context from a lightuserdata value. Move FFI code into a normal Lua file so we get nice syntax hightlighting.
|
15 years ago |
Robert G. Jakabosky
|
42d4a1361b
|
Added LuaJIT2 FFI support.
|
15 years ago |