Norman Clarke
e5b0619206
Added rockspecs.
16 years ago
Joshua Simmons
7e017afdbf
Removing deprecated UPSTREAM/DOWNSTREAM symbols
...
Now 2.0.8 has been released, I don't see any real need to keep them
there.
Revert "Adding support for zmq 2.0.7 with a hacky preprocessor check"
This reverts commit 9d38da847d .
16 years ago
Joshua Simmons
8b961acd05
Removing deprecated UPSTREAM/DOWNSTREAM symbols
...
Now 2.0.8 has been released, I don't see any real need to keep them
there.
Revert "Adding support for zmq 2.0.7 with a hacky preprocessor check"
This reverts commit 9d38da847d .
16 years ago
Joshua Simmons
fef7a7c686
Merge remote branch 'origin/master'
16 years ago
Joshua Simmons
08c18e851c
Work on object collection
...
Adding __gc for socket objecs
Adding NULL pointer check to context:term and socket:close
16 years ago
Joshua Simmons
c47515af0f
Adding __gc metamethod to context
16 years ago
Joshua Simmons
dd2f0df539
Adding gitignore for binaries
16 years ago
Joshua Simmons
9d38da847d
Adding support for zmq 2.0.7 with a hacky preprocessor check
16 years ago
Joshua Simmons
cc8ab5849b
Changing makefile to use CC variable rather than gcc hard coded
16 years ago
Joshua Simmons
f6dfd37feb
Work on object collection
...
Adding __gc for socket objecs
Adding NULL pointer check to context:term and socket:close
16 years ago
Joshua Simmons
d2dd6d05f6
Adding __gc metamethod to context
16 years ago
Joshua Simmons
8354367da7
Adding gitignore for binaries
16 years ago
Joshua Simmons
cc82423bac
Adding support for zmq 2.0.7 with a hacky preprocessor check
16 years ago
Joshua Simmons
848a7a6b6e
Changing makefile to use CC variable rather than gcc hard coded
16 years ago
Aleksey Yeschenko
e5555d6f38
Renamed ZMQ_UPSTREAM -> ZMQ_PULL, ZMQ_DOWNSTREAM -> ZMQ_PUSH
16 years ago
Aleksey Yeschenko
0fa65dad08
zmq:init(io_threads)
16 years ago
Aleksey Yeschenko
253d931a77
fixed socket options [jugg]
16 years ago
Aleksey Yeschenko
f6c1bcb8a8
Renamed s:getsockopt -> s:getopt, s:setsockopt -> s:setopt
16 years ago
Aleksey Yeschenko
3557f6196d
Renamed zmq.P2P to zmq.PAIR
16 years ago
Aleksey Yeschenko
a7486be0e0
Added support for s:getsockopt(zmq.RCVMORE) and multipart examples
16 years ago
Aleksey Yeschenko
0da82fe130
s:getsockopt
16 years ago
Aleksey Yeschenko
b978f857f0
ZMQ_SNDMORE, ZMQ_RCVMORE
16 years ago
Aleksey Yeschenko
237e0c0ea9
Added ZMQ_MORE constant
16 years ago
Aleksey Yeschenko
aaa10cc82f
Formatting
16 years ago
Aleksey Yeschenko
d6a3051596
Added zmq.version()
16 years ago
Aleksey Yeschenko
824b0007d6
Removed s:flush() and NOFLUSH flag
16 years ago
Aleksey Yeschenko
47751be355
Updated links to zeromq documentation
16 years ago
Aleksey Yeschenko
35d6c237e3
Use zmq_errno()
16 years ago
Aleksey Yeschenko
c6dc423c94
removed unnecessary lua_pop calls
16 years ago
Aleksey Yeschenko
93ab114d78
set_zmq_const macro
16 years ago
Aleksey Yeschenko
156191ef95
move luaL_register call down
16 years ago
Aleksey Yeschenko
133cf040c6
Object sugar
16 years ago
Aleksey Yeschenko
5a06c29a95
License
16 years ago
Aleksey Yeschenko
aa9f88f23a
perf scripts
16 years ago
Aleksey Yeschenko
0c3c152f52
formatting
16 years ago
Aleksey Yeschenko
2503566371
API links
16 years ago
Aleksey Yeschenko
978a30fbbe
links
16 years ago
Aleksey Yeschenko
dc2115dbf4
README, API
16 years ago
Aleksey Yeschenko
93adf06b8b
cosmetics
16 years ago
Aleksey Yeschenko
29f95a8f97
a much better Makefile
16 years ago
Aleksey Yeschenko
a860a5a25d
License, formatting
16 years ago
Aleksey Yeschenko
3dc72707cc
README
16 years ago
Aleksey Yeschenko
05c4fe68da
Slightly better makefile
16 years ago
Aleksey Yeschenko
a71c16425b
Initial commit
16 years ago