[gssdp] Bump default delay to 120ms
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp] Bump default delay to 120ms
- Date: Tue, 14 Jun 2011 19:27:30 +0000 (UTC)
commit d4127de2c764b12065ea396817e59718b12c22c1
Author: Jens Georg <mail jensge org>
Date: Tue Jun 14 08:57:53 2011 +0200
Bump default delay to 120ms
UPnP recommends a message delay of a "few hundred milliseconds".
libgssdp/gssdp-resource-group.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgssdp/gssdp-resource-group.c b/libgssdp/gssdp-resource-group.c
index ed49e9f..a15c53f 100644
--- a/libgssdp/gssdp-resource-group.c
+++ b/libgssdp/gssdp-resource-group.c
@@ -98,7 +98,7 @@ typedef struct {
GSource *timeout_src;
} DiscoveryResponse;
-#define DEFAULT_MESSAGE_DELAY 20
+#define DEFAULT_MESSAGE_DELAY 120
#define VERSION_PATTERN "[0-9]+$"
/* Function prototypes */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]