Renesas Stub Generator V.1.00 Informações Técnicas Página 48

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 144
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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;
Vista de página 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 143 144

Comentários a estes Manuais

Sem comentários