MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / UdpServerDestroy

Function UdpServerDestroy

source/udpcon.cpp:36–40  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

34}
35//---------------------------------------------------------------------------
36void UdpServerDestroy(void)
37{
38 delete udp;
39 udp = NULL;
40}
41//---------------------------------------------------------------------------
42void UdpServerStart(void)
43{

Callers 1

FormDestroyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected