Renesas Stub Generator V.1.00 Informations techniques Page 48

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 144
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 47
Section 5 Specifications of a Config File
Rev. 1.01 Mar. 17, 2008 Page 36 of 128
REJ10J1822-0101
5.5.6 SVR_NOSHUTDOWN
Format:
SVR_NOSHUTDOWN;
Description:
If this statement is present, RPCGEN will not create the server-shutdown function. Use
SVR_NOSHUTDOWN when the server-shutdown function is provided as part of the application.
The server-shutdown function generated by RPCGEN calls rpc_stop_server() to stop the server.
Although rpc_stop_server() generally allows specification of a callback function to be executed at
the time the server is stopped, no callback function is specifiable for the server-shutdown function
generated by RPCGEN. If you wish to use a callback function, specify SVR_NOSHUTDOWN
and implement the server-shutdown function on the user side.
Also refer to section 8.5, Server-Shutdown Function.
Example:
SVR_NOSHUTDOWN;
Vue de la page 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 143 144

Commentaires sur ces manuels

Pas de commentaire