projects
/
netresolve.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bcc0d0
)
socket: fixup unintentional priority timeout change
author
Pavel Šimerda <psimerda@redhat.com>
Tue, 25 Aug 2015 13:50:08 +0000
(15:50 +0200)
committer
Pavel Šimerda <psimerda@redhat.com>
Tue, 25 Aug 2015 13:50:08 +0000
(15:50 +0200)
lib/socket.c
patch
|
blob
|
history
diff --git
a/lib/socket.c
b/lib/socket.c
index 2000be3fef64030fd9521fc6df7a36e4add41e0c..de9818a30ea9e96898b8f16c6b91b70a58af3fa5 100644
(file)
--- a/
lib/socket.c
+++ b/
lib/socket.c
@@
-25,7
+25,7
@@
#include "netresolve-private.h"
-#define PRIORITY_TIMEOUT 1
5000
+#define PRIORITY_TIMEOUT 1
struct netresolve_socket {
netresolve_query_t query;
This page took
0.06155 seconds
and
5
git commands to generate.