Prosoft-technology MVI69-ADMNET Bedienungsanleitung Seite 97

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 122
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 96
MVI-ADMNET 'C' Programmable WATTCP API Functions
'C' Programmable Application Development Module with Ethernet Developer's Guide
ProSoft Technology, Inc. Page 97 of 122
February 20, 2013
sock_abort
Syntax
void sock_abort( sock_type *skType);
Parameters
skType
Current socket Type that will be used to abort the connection.
Description
This function is used abort a connection. This function is common for TCP
connections.
Return Value
None
Example
sock_type *socket;
. . .
sock_abort(socket);
See Also
sock_close (page 98)
Seitenansicht 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 121 122

Kommentare zu diesen Handbüchern

Keine Kommentare