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
012cd761
Commit
012cd761
authored
Aug 03, 2003
by
Per Cederqvist
Browse files
(isc_getladdress): Removed.
(isc_getraddress): Removed.
parent
1849ea6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/isc.h
View file @
012cd761
...
...
@@ -250,12 +250,6 @@ isc_enable(struct isc_scb *scb);
extern
int
isc_disable
(
struct
isc_scb
*
scb
);
extern
union
isc_address
*
isc_getladdress
(
struct
isc_scb
*
scb
);
extern
union
isc_address
*
isc_getraddress
(
struct
isc_scb
*
scb
);
union
isc_address
*
isc_mktcpaddress
(
const
char
*
address
,
const
char
*
service
);
...
...
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