diff options
Diffstat (limited to 'support/dktools/libdk4sock.dox')
-rw-r--r-- | support/dktools/libdk4sock.dox | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/support/dktools/libdk4sock.dox b/support/dktools/libdk4sock.dox new file mode 100644 index 0000000000..8455ca2d49 --- /dev/null +++ b/support/dktools/libdk4sock.dox @@ -0,0 +1,9 @@ +/** @page libdk4sock libdk4sock + +@section secdk4sock Socket support library + +The dk4sock.h header and the modules in the libdk4sock library +deal with sockets, both for networking and local UNIX domain sockets +(on systems supporting local sockets). + +*/ |