Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
84187622
Commit
84187622
authored
Aug 06, 2003
by
Per Cederqvist
Browse files
(struct isc_mcb): Added adns.
(struct isc_scb_internal): Added adns_query.
parent
e6783a7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/intern.h
View file @
84187622
...
...
@@ -44,6 +44,7 @@ struct isc_mcb
struct
isc_session_cfg
*
scfg
;
struct
isc_scb_entry
*
sessions
;
oop_source
*
event_source
;
oop_adapter_adns
*
adns
;
isc_write_queue_change_cb
*
write_change_cb
;
};
...
...
@@ -86,6 +87,7 @@ struct isc_scb_internal
struct
timeval
acceptable_idle_time
;
isc_resolve_done_cb
*
resolve_callback
;
/* Non-NULL when lookup pending. */
oop_adns_query
*
adns_query
;
};
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment