```
nats_mod.c: In function 'nats_destroy_workers':
nats_mod.c:600:53: error: invalid operands to binary != (have 'uv_poll_t' {aka
'struct uv_poll_s'} and 'void *')
600 | if(pub_worker->poll != NULL) {
| ~~~~~~~~~~~~~~~~ ^~
| |
| uv_poll_t {aka struct uv_poll_s}
make[3]: *** [../../Makefile.rules:100: nats_mod.o] Error 1
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/commit/a6caaabe4bc85e1b41d5bd9b0b89380…
You are receiving this because you are subscribed to this thread.
Message ID:
<kamailio/kamailio/commit/a6caaabe4bc85e1b41d5bd9b0b8938069eace309/107767533(a)github.com>