Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
b4049f9
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 4, 2014, 10:34:57 AM (
11 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
5815eef
Parents:
fa271b8
Message:
Rewrite DNS resolver to do things truly asynchronously
File:
1 edited
icbd.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icbd.h
rfa271b8
rb4049f9
29
29
/* dns.c */
30
30
struct sockaddr_storage;
31
int icbd_dns_init(void);
32
void icbd_dns(int, short, void *);
31
int dns_init(void);
33
32
int dns_rresolv(struct icb_session *, struct sockaddr_storage *);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive