From d7923f08cab62ef40027a92f596ff45428870838 Mon Sep 17 00:00:00 2001 From: Fabien Ninoles Date: Fri, 17 Jun 2011 12:22:02 +0200 Subject: Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO. - Add doc and tests - Add options and setup - Wait using poll/select Signed-off-by: Fabien Ninoles Signed-off-by: Martin Sustrik --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b309c73..2adeb22 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ tests/test_reqrep_ipc tests/test_reqrep_tcp tests/test_shutdown_stress tests/test_hwm +tests/test_timeo src/platform.hpp* src/stamp-h1 devices/zmq_forwarder/zmq_forwarder -- cgit v1.2.3