Martin Stjernholm wrote:
>1. The socket and sendfile tests fail randomly with errors like
> This file does not support nonblocking operation.
> -:1: Fd(10)->set_nonblocking()
> -:1: Stdio.File("conftest.dst", "cwt", 666 /* fd=10 */)->set_nonblocking()
> l:/mast-home/Pike/stable/lib/modules/Stdio.pmod/module.pmod:1442:
> Stdio.File("conftest.dst", "cwt", 666 /* fd=10
> */)->set_nonblocking(0,0,0,UNDEFINED,UNDEFINED)
> l:/mast-home/Pike/stable/lib/modules/Stdio.pmod/module.pmod:3041:
> Stdio.Sendfile()->writer_done()
>2. Stdio.File.pipe tend to return zero in random tests.
Well, there are some serious issues with the networking/socket code and the
corresponding configure tests and testsuite that comes with it.
I cleaned it up partially some time ago, and it still needs a major overhaul.
After my USB and 1-wire drivers work, I'll take a look at it again; but this
definitely is not going to be for the current 7.8 release.
--
Stephen.