Hi Paolo,
Thanks for the review. I pushed the 4 patches.
Bruno
On 12/25/2010 01:49 AM, Bruno Haible wrote:
1) The code for pipe() on Win32 is now in module 'pipe-posix'. And 'pipe-posix'
depends on 'unistd'.
Ok.
2) The arguments passed to function connect_to_socket() are true and false.
So it's actually a 'bool' argument.
Ok.
3) Because at least some
Hi Paolo,
While looking at tests/test-select.c for the OSF/1 failure, I found a couple
of small tweaks. Can you agree to these 4 patches?
1) The code for pipe() on Win32 is now in module 'pipe-posix'. And 'pipe-posix'
depends on 'unistd'.
2010-12-24 Bruno Haible
select tests: Use ex