Searched refs:txsTcpNotifyReboot (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecServiceTcp.cpp347 * @interface_method_impl{TXSTRANSPORT,txsTcpNotifyReboot}
349 static DECLCALLBACK(void) txsTcpNotifyReboot(void) function
351 Log(("txsTcpNotifyReboot: RTTcpServerDestroy(%p)\n", g_pTcpServer));
356 RTMsgInfo("RTTcpServerDestroy failed in txsTcpNotifyReboot: %Rrc", rc);
827 /* .pfnNotifyReboot = */ txsTcpNotifyReboot,

Completed in 44 milliseconds