Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 302 Bytes

SocketSystem_dtor.md

File metadata and controls

17 lines (10 loc) · 302 Bytes

SocketSystem::~SocketSystem

API version: v0

What is it?

This is the destructor for SocketSystem.

Note

This method may possibly be slow as it needs to tear down the socket system.

Signature

SocketSystem::~SocketSystem() MAX_DOES_NOT_THROW;