]> git.ozlabs.org Git - ccan-lca-2011.git/commit
lca2011: don't use void * for the handle.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 22 Jan 2011 03:40:51 +0000 (14:10 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 22 Jan 2011 03:40:51 +0000 (14:10 +1030)
commit9dea47ccb8dacf364bf15f4e30f871ab455b6e04
tree29e158926ad6e36f5a5a9afa22880bdfa32acb0d
parent5807ed8dff7520582ee88f16c98b3965389bf8ff
lca2011: don't use void * for the handle.

And don't keep global state: it's messy, and you can never invoke two of them.
ccan/oserver/_info
ccan/oserver/oserver.c
ccan/oserver/oserver.h