r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) because
commit0c1218cbac93b1919a5c1cec28b4b716092fafc3
authorPaul Green <paulg@samba.org>
Wed, 29 Nov 2006 18:44:54 +0000 (29 18:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:28:39 +0000 (10 14:28 -0500)
tree46dd16ca02b2315203729e0cf355296ab01c8cd3
parent7b249237b0fee004c61dbf0eda79a3ab68e3ea9e
r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) because
when pipe files are substituting for unix domain sockets, pipes provide
only uni-directional i/o capabilities.
(This used to be commit d0a376732ed7b4f807b99a1c46c54ad1f07c85cf)
source4/lib/replace/test/testsuite.c