
WATTCP API Functions MVI-ADMNET ♦ 'C' Programmable
Developer's Guide 'C' Programmable Application Development Module with Ethernet
Page 96 of 122 ProSoft Technology, Inc.
February 20, 2013
6.4 ADMNET API Release Socket Functions
This section describes the ADMNET API Release Socket Functions.
sock_exit
Syntax
void sock_exit( void );
Parameters
None
Description
This function is used by an application to release all the TCP/IP variables created
by sock_init.
Return Value
None
Example
sock_exit();
See Also
sock_init (page 80)
Komentáře k této Příručce