Prosoft-technology MVI69-ADMNET Manuel d'utilisateur Page 102

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 122
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 101
WATTCP API Functions MVI-ADMNET 'C' Programmable
Developer's Guide 'C' Programmable Application Development Module with Ethernet
Page 102 of 122 ProSoft Technology, Inc.
February 20, 2013
sock_flushnext
Syntax
void sock_flushnext( sock_type *skType );
Parameters
skType
Current socket that will be used to flush all the data in the buffer out.
Description
This function is used after the write function is called to ensure that the data in a
buffer is flushed immediately.
Return Value
None
Example
sock_type *socket;
. . .
sock_flushnext(socket); // Flush the output
See Also
sock_flush (page 101)
Vue de la page 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 121 122

Commentaires sur ces manuels

Pas de commentaire