Cleanups and library splitting
* Some of the code might be useful in other places, so it is split into libraries (isc::util::io and isc::util::unittests). * Fixing flags in the sockcreator, leading to new warnings, fixing these warnings. * TODO: read_data and write_data were tested implicitly with run(), but as they moved out to other library, they should have their own testcase. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-sockcreator@3163 e5f2f494-b856-4b98-b285-d166d9295462
src/lib/util/Makefile.am
0 → 100644
src/lib/util/io/Makefile.am
0 → 100644
src/lib/util/io/fd.cc
0 → 100644
src/lib/util/io/fd.h
0 → 100644