Dear Gustav,
I've just tried to compile version 4.99.17d5.
In order to achieve that I had to change line 1328 in file sock.c from
(void) poll(&sockfd, 1, 100);
to
(void) ns_poll(&sockfd, 1, 100);
Is this OK, can it be included in the code base?
Thank you very much in advance,
Maurizio