mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-07 17:45:32 +00:00
API: Make sure socket is cleaned up
This commit is contained in:
parent
988d229bbf
commit
71353b11f1
@ -63,6 +63,7 @@ KICAD_API_SERVER::KICAD_API_SERVER() :
|
||||
|
||||
KICAD_API_SERVER::~KICAD_API_SERVER()
|
||||
{
|
||||
Stop();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user