]> code.citadel.org Git - citadel.git/history - libcitadel/tests/stringbuf_IO_test.c
* rework stringbuffered reading on nonblocking files
[citadel.git] / libcitadel / tests / stringbuf_IO_test.c
2009-10-03 Wilfried Göesgens* rework stringbuffered reading on nonblocking files
2009-10-03 Wilfried Göesgens* start out a unit test for our buffered I/O; copy...