Prosoft-technology MVI69-ADMNET Bedienungsanleitung Seite 98

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 122
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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)
Seitenansicht 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 121 122

Kommentare zu diesen Handbüchern

Keine Kommentare