Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | socket_guard |
RAII-style socket wrapper. Since socket is closed on wrapper destruction, initializing multiple guards with same(valid) socket descriptor is considered UB. For same reason wrapper isn't copyable. More... | |