Moved implementation of socket_control into separate file.
Made initialisation ctor of socket_control a template to use sfinea for certain Linux ioctls.
Fixed end of several enumerations.
Fixed several #endifs.
Remove the::swap.
Fixed missing definition of size_t on Linux.