]> arthur.barton.de Git - ngircd-alex.git/commit
io.c: try to cut down the number of ifdefs.
authorFlorian Westphal <fw@strlen.de>
Thu, 27 Mar 2008 15:47:21 +0000 (15:47 +0000)
committerFlorian Westphal <fw@strlen.de>
Thu, 27 Mar 2008 15:53:39 +0000 (16:53 +0100)
commit7f44a2ad1c8e6c28b6d7f384a3af9da12e22fcab
treeb2fa75f9ac0b3b81578b1584cf426f3d30caee39
parentabb1abeb772c0876655c066d396f92ee46292c62
io.c: try to cut down the number of ifdefs.

consolidate backend-specific helpers and
add empty statinc inle stubs in the ifndef case
to let the compiler remove the functions at compile time.
src/ngircd/io.c