summaryrefslogtreecommitdiff
path: root/tests/mini-loss-time.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-18 15:35:30 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-18 15:35:30 +0100
commit3d9e5949e4680daaaea799f6c24ae15d5442d8a8 (patch)
tree3992f0ff78a91b284501b81e1401221c321f587c /tests/mini-loss-time.c
parentbe70172b3d08d5b0fb5a81e632bcaeda9f37688f (diff)
downloadgnutls-3d9e5949e4680daaaea799f6c24ae15d5442d8a8.tar.gz
updated description
Diffstat (limited to 'tests/mini-loss-time.c')
-rw-r--r--tests/mini-loss-time.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/mini-loss-time.c b/tests/mini-loss-time.c
index f1aa3e4da9..17f6d3f50e 100644
--- a/tests/mini-loss-time.c
+++ b/tests/mini-loss-time.c
@@ -49,9 +49,8 @@ int main()
#include "utils.h"
-/* This program simulates packet loss in DTLS datagrams using
- * the blocking functions. Idea taken from test app of
- * Sean Buckheister.
+/* This program tests whether a DTLS handshake would timeout
+ * in a minute.
*/
static void print_type(const unsigned char* buf, int size)