]> git.ozlabs.org Git - ccan/history - ccan/io/test/run-14-duplex-both-read.c
io: fix maybe-uninitialized warning in test (-O2)
[ccan] / ccan / io / test / run-14-duplex-both-read.c
2014-08-04 Rusty Russellccan/io: io_halfclose.
2014-08-04 Rusty Russellccan/io: implement debug.
2014-08-04 Rusty Russellccan/io: implement timeouts.
2014-08-04 Rusty Russellccan/io: duplex support.
2014-08-03 Rusty Russellccan/io: rewrite.
2013-12-01 Rusty RussellRevert "io: closing one side of a duplex connection...
2013-11-14 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2013-11-14 Rusty Russellio: add io_is_idle().
2013-11-14 Rusty Russellio: handle duplex corner cases.