Re: [zeromq-dev] Polling issue. Socket blocking on SendMessage
Thanks for the pointer to the spec. The send high-water-mark was set to 0 which - if i am not mistaken - should disable the limit altogether. According to the spec, however, it blocks when either criterion is met. From: zeromq-dev on behalf of alex. Sent: T
[zeromq-dev] How to catch SIGUSR1 in czmq?
Hi I want to catch and handle SIGUSR1 to interrupt zstr_recv function to terminate my child process.In ZSYS,I only find method to catch SIGINT and SIGTERM. Can anyone help,ths. ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http