This website requires JavaScript.
Explore
Help
Sign In
bbs
/
deb-mbse
Archived
Watch
1
Star
0
Fork
0
You've already forked deb-mbse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
6b62be5284
deb-mbse
/
mbcico
/
opentcp.h
11 lines
103 B
C
Raw
Normal View
History
Unescape
Escape
Dropped ITN support
2003-11-08 18:42:37 +00:00
/* $Id$ */
Initial revision
2001-08-17 05:46:24 +00:00
#
ifndef _OPENTCP_H
#
define _OPENTCP_H
Added experimental telnet outbound code
2004-01-31 22:15:00 +00:00
Initial revision
2001-08-17 05:46:24 +00:00
int
opentcp
(
char
*
)
;
void
closetcp
(
void
)
;
#
endif
Reference in New Issue
Copy Permalink