Prosoft-technology MVI69-ADMNET Manual de usuario Pagina 97

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 122
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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)
Vista de pagina 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 121 122

Comentarios a estos manuales

Sin comentarios