Most public API points are now documented.

This commit is contained in:
Jack Moffitt
2008-06-24 14:43:54 +00:00
parent b6027cfd7f
commit 65a174ee7e
22 changed files with 1256 additions and 64 deletions

View File

@@ -12,6 +12,10 @@
** distribution.
*/
/** @file
* TLS dummy implementation.
*/
#include "common.h"
#include "tls.h"
#include "sock.h"