MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ shutdown()

virtual void MayaFlux::Core::INetworkBackend::shutdown ( )
pure virtual

Release all resources, close all endpoints.

After this call initialize() must be called again to reuse the backend.

Implemented in MayaFlux::Core::TCPBackend, and MayaFlux::Core::UDPBackend.