]> git.ozlabs.org Git - ccan/commitdiff
io: don't do wakeup immediately.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 8 Aug 2014 03:25:12 +0000 (12:55 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 8 Aug 2014 03:25:12 +0000 (12:55 +0930)
ccan/io users don't expect to deal with callbacks inside each other; we should
just mark woken connections as if they were io_always.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found