mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-25 17:11:59 +00:00
Add IpcId::Shutdown
This commit is contained in:
parent
60e384a859
commit
a99fd7c444
@ -264,6 +264,7 @@ void LaunchStdinLoop(Config* config,
|
||||
break;
|
||||
}
|
||||
|
||||
case IpcId::Shutdown:
|
||||
case IpcId::Exit:
|
||||
case IpcId::Initialize:
|
||||
case IpcId::TextDocumentDidOpen:
|
||||
|
Loading…
Reference in New Issue
Block a user