Prosoft-technology MVI69-ADMNET Uživatelský manuál Strana 98

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 122
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 97
WATTCP API Functions MVI-ADMNET 'C' Programmable
Developer's Guide 'C' Programmable Application Development Module with Ethernet
Page 98 of 122 ProSoft Technology, Inc.
February 20, 2013
sock_close
Syntax
void sock_close ( sock_type *skType);
Parameters
skType
Current socket Type that will be used to close the connection.
Description
This function is used to permanently close a connection. This function is common
for UDP connections.
Return Value
None
Example
sock_type *socket;
. . .
sock_close(socket);
See Also
sock_abort (page 97)
Zobrazit stránku 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 121 122

Komentáře k této Příručce

Žádné komentáře