Skip to content
GitLab
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
64c9d739
Commit
64c9d739
authored
Jul 25, 1993
by
Per Cederqvist
Browse files
Mergded R0.98.3
parent
5fc80f8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/isc_tcp.c
View file @
64c9d739
...
...
@@ -94,9 +94,6 @@ isc_tcp_destroy_fn(IscHandlerList *hl,
isc_freeaddress
(
scb
->
info
.
tcp
.
laddr
);
scb
->
info
.
tcp
.
laddr
=
NULL
;
}
while
(
isc_pophandler
(
scb
))
;
}
...
...
@@ -239,7 +236,7 @@ isc_bindtcp(IscSession *scb,
/*
** Connect a TCP session to a remo
v
e service.
** Connect a TCP session to a remo
t
e service.
*/
int
isc_connecttcp
(
IscSession
*
scb
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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