]> git.ozlabs.org Git - ccan-lca-2011.git/commit
lca2011: fix client disconnect during answer (poorly).
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 25 Jan 2011 00:29:15 +0000 (10:59 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 25 Jan 2011 00:29:15 +0000 (10:59 +1030)
commit83057033caaf4f0c08679adee2badbe206e943b7
tree1bbb03bb71f92dd5ba9a55c6b5bcf666e67d4252
parent16c87acea61438be835b38ea417c95e1d6a256c8
lca2011: fix client disconnect during answer (poorly).

We seek an oracle or a client when we need one, and unset when we
are destroyed.  This can cause crossed answers; better would be to
actually move the questions/answers around.
ccan/oserver/oserver.c