autotools are dumb, so I'm also adding gnioenumtypes.{c,h}
authorSamuel Cormier-Iijima <sciyoshi@gmail.com>
Fri, 29 Feb 2008 00:42:20 +0000 (19:42 -0500)
committerSamuel Cormier-Iijima <sciyoshi@gmail.com>
Fri, 29 Feb 2008 00:42:20 +0000 (19:42 -0500)
commitc69e0ebc3a9e13b4af030a19b117175f881f2b3c
tree27ada02abfeb3c45c32fb732d988c315f7de388b
parent1c031c7647fc229c3be8fc40a4153aa47d3aea6b
autotools are dumb, so I'm also adding gnioenumtypes.{c,h}
Makefile.am
gnio/Makefile.am
gnio/gnio.h
gnio/gnioenumtypes.c [new file with mode: 0644]
gnio/gnioenumtypes.c.template [new file with mode: 0644]
gnio/gnioenumtypes.h [new file with mode: 0644]
gnio/gnioenumtypes.h.template [new file with mode: 0644]
gnio/gsocket.c
gnio/gsocket.h
test/test-client.c
test/test-server.c