]> git.ozlabs.org Git - ccan/commit
read_write_all: don't rely on write to pipe blocking in tests.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 20 Oct 2010 02:20:18 +0000 (12:50 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 20 Oct 2010 02:20:18 +0000 (12:50 +1030)
commit57d7208e55ede91db60bbedc52a4d73f05fff543
tree74bb280eb70672204463a6ff96f82bb5246b039a
parent5a02610cb444952a1c0fa820f579a4e535f617ec
read_write_all: don't rely on write to pipe blocking in tests.

Instead, directly control write().
ccan/read_write_all/test/run-write_all.c