libzmq/tests
Fabien Ninoles d7923f08ca Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.
- Add doc and tests
- Add options and setup
- Wait using poll/select

Signed-off-by: Fabien Ninoles <fabien@tzone.org>
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-06-17 12:22:02 +02:00
..
Makefile.am Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO. 2011-06-17 12:22:02 +02:00
test_hwm.cpp ZMQ_NOBLOCK renamed ZMQ_DONTWAIT 2011-03-26 10:38:40 +01:00
test_pair_inproc.cpp Auto-tests modified to use C API instead of C++ binding 2011-03-24 10:03:49 +01:00
test_pair_ipc.cpp Auto-tests modified to use C API instead of C++ binding 2011-03-24 10:03:49 +01:00
test_pair_tcp.cpp Moved tests off 5555 (conflict with Eclipse) 2011-05-02 18:59:55 +02:00
test_reqrep_inproc.cpp Auto-tests modified to use C API instead of C++ binding 2011-03-24 10:03:49 +01:00
test_reqrep_ipc.cpp Auto-tests modified to use C API instead of C++ binding 2011-03-24 10:03:49 +01:00
test_reqrep_tcp.cpp Moved tests off 5555 (conflict with Eclipse) 2011-05-02 18:59:55 +02:00
test_shutdown_stress.cpp Move the pipe termination code to socket_base_t 2011-05-23 20:30:01 +02:00
test_timeo.cpp Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO. 2011-06-17 12:22:02 +02:00
testutil.hpp send/recv was changed to send/recv/sendmsg/recvmsg 2011-03-24 11:53:55 +01:00