projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1126529
)
Removed an annoying debug message. I don't need to know the file descriptor a gazilli...
author
octo
<octo>
Tue, 11 Apr 2006 22:22:55 +0000
(22:22 +0000)
committer
octo
<octo>
Tue, 11 Apr 2006 22:22:55 +0000
(22:22 +0000)
src/network.c
patch
|
blob
|
history
diff --git
a/src/network.c
b/src/network.c
index
1ecb9d7
..
dbfbf88
100644
(file)
--- a/
src/network.c
+++ b/
src/network.c
@@
-516,8
+516,6
@@
int network_send (char *type, char *inst, char *value)
if (se->mode != operating_mode)
continue;
- DBG ("fd = %i", se->fd);
-
while (1)
{
status = sendto (se->fd, buf, buflen, 0,