MCPcopy Create free account
hub / github.com/dobin/RedEdr / SendEmitterPipe

Function SendEmitterPipe

RedEdrPplService/emitter.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22void SendEmitterPipe(char* buffer) {
23 pipeClient.Send(buffer);
24}
25
26
27void DisconnectEmitterPipe() {

Callers 3

event_callbackFunction · 0.85
ServiceControlPipeThreadFunction · 0.85

Calls 1

SendMethod · 0.80

Tested by

no test coverage detected