From: Nikos Mavrogiannopoulos Date: Sat, 18 Feb 2012 14:35:30 +0000 (+0100) Subject: updated description X-Git-Tag: gnutls_3_0_14~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d9e5949e4680daaaea799f6c24ae15d5442d8a8;p=thirdparty%2Fgnutls.git updated description --- 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)