Prosoft-technology MVI69-ADMNET Manuale Utente Pagina 97

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 122
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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)
Vedere la pagina 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 121 122

Commenti su questo manuale

Nessun commento