Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
c8c9ccf
in code for
dns.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Apr 11, 2010, 11:37:57 AM (
15 years
ago)
Author:
Mike Belopuhov <mike.belopuhov@…>
Branches:
master
Children:
0b802fa
Parents:
c45628b
Message:
set tos bits to low delay, remove excessive logging in dns resolver
File:
1 edited
dns.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
dns.c
rc45628b
rc8c9ccf
106
106
return;
107
107
108
if (verbose)
109
syslog(LOG_DEBUG, "dns_dispatch");
110
111
108
if (read(fd, &ss, ss_len) != ss_len) {
112
109
syslog(LOG_ERR, "dns read: %m");
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive