Martin,
Now I have played around with delay code, this version has an
exponential back off. The mode for the number of loops was 1 loop which
implys your assumption is correct. The next highest frequency of
occurrence for number of loops was 22, so waiting a very short bit
either works, or do
Hi Ian,
thanks for updation the patch.
Puuhhh. That behaviour you describe is bad indeed. Seems either Cygwin
or M$ are doing something stupid.
One thought - you are calling apr_socket_send() at a high frequency in
that loop. Have you played with inserting some delay code in the loop?
Maybe w