]> git.ipfire.org Git - thirdparty/kea.git/commit
[3669] It is now possible to reopen a CSV file and seek to its end.
authorMarcin Siodelski <marcin@isc.org>
Fri, 30 Jan 2015 10:44:22 +0000 (11:44 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 30 Jan 2015 10:44:22 +0000 (11:44 +0100)
commit550f8901c0ccdd53f662b6594ba65fe2e7f4d14d
treeb728fc08b91f7d8c4cdfce823edbf80f8b431d61
parent39f4e05b81408f5d58009ff3c5fe0f1a111f5035
[3669] It is now possible to reopen a CSV file and seek to its end.
src/lib/util/csv_file.cc
src/lib/util/csv_file.h
src/lib/util/tests/csv_file_unittest.cc