Go to the documentation of this file.
3 #include "testutil.hpp"
6 const char *
address =
"tcp://127.0.0.1:6571";
9 #define TIMEOUT_SECS 5 // Global timeout
53 assert (num_bytes == 5);
57 rc = waitpid (pid, &child_status, 0);
62 assert (WEXITSTATUS (child_status) == 0);
ZMQ_EXPORT void * zmq_ctx_new(void)
ZMQ_EXPORT int zmq_ctx_destroy(void *context_)
ZMQ_EXPORT int zmq_connect(void *s_, const char *addr_)
ZMQ_EXPORT int zmq_bind(void *s_, const char *addr_)
ZMQ_EXPORT void * zmq_socket(void *, int type_)
ZMQ_EXPORT int zmq_close(void *s_)
ZMQ_EXPORT int zmq_recv(void *s_, void *buf_, size_t len_, int flags_)
void setup_test_environment(int timeout_seconds_)
static void push(tarjan *t, const upb_refcounted *r)
ZMQ_EXPORT int zmq_ctx_term(void *context_)
ZMQ_EXPORT int zmq_send(void *s_, const void *buf_, size_t len_, int flags_)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:59