]> git.pond.sub.org Git - empserver/commit
Hide struct io and implementation of struct ioqueue
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 26 Apr 2009 05:43:47 +0000 (07:43 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 19 Jul 2009 18:11:52 +0000 (14:11 -0400)
commit55c53b9add8c0d9b1abc60cd29a464abcfbc52fa
tree9073e557801e40901517efa4ecb5339799dd0618
parent6f6c90d4068c8f3cf044f8f8644e9e23dec70f2b
Hide struct io and implementation of struct ioqueue

Move struct io and struct ioqueue from ioqueue.h to ioqueue.c.
Declare incomplete struct ioqueue in ioqueue.h.
include/ioqueue.h
src/lib/gen/ioqueue.c