Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
e87ab6d
in code for
icbd.h
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:
Mar 9, 2014, 3:09:45 PM (
11 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
dcbd425
Parents:
718d0c9
Message:
Convert DNS code to use ASR
File:
1 edited
icbd.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icbd.h
r718d0c9
re87ab6d
30
30
31
31
/* dns.c */
32
struct sockaddr_storage;
33
int dns_init(void);
34
void dns_rresolv(struct icb_session *, struct sockaddr_storage *);
32
struct sockaddr;
33
void dns_rresolv(struct icb_session *, struct sockaddr *);
35
34
36
35
/* logger.c */
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive