Use a Type for the stream pointers instead of void* so we have better error checking.
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 20 Jan 2015 22:56:22 +0000 (23:56 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 20 Jan 2015 22:56:22 +0000 (23:56 +0100)
commit4f299f8d09ee4de346920b9b2905fcb8d4dbdfc4
tree4aa28c3e7ea0703ab307d7f2a7e82ef81f7b7656
parent93a9dbcffee25255a50b28cd7bb45a3e86db3378
Use a Type for the stream pointers instead of void* so we have better error checking.
citadel/techdoc/citadel_thread_io.txt
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c
webcit/tcp_sockets.c