Prosoft-technology MVI69-ADMNET Manual de usuario Pagina 68

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 122
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 67
Application Development Function Library - ADMNET API MVI-ADMNET 'C' Programmable
Developer's Guide 'C' Programmable Application Development Module with Ethernet
Page 68 of 122 ProSoft Technology, Inc.
February 20, 2013
5.3 ADMNET API Release Socket Functions
This section describes the ADMNET API Release Socket Functions.
ADM_release_sockets
Syntax
int ADM_release_sockets(void);
Parameters
none
Description
This function is used by an application to release all sockets created by
ADM_init_socket.
IMPORTANT: After a socket has been generated, this function should always be called before
exiting the application.
Return Value
SK_SUCCESS
API was successfully released all the sockets.
Example
ADM_release_sockets();
See Also
ADM_init_socket (page 65)
Vista de pagina 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 121 122

Comentarios a estos manuales

Sin comentarios