Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ receive
Method
receive
gui/qt/emuthread.cpp:269–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
void EmuThread::receive() {
270
req(RequestReceive);
271
}
272
273
void EmuThread::send(const QStringList &list, int location) {
274
m_vars = list;
Callers
1
varReceive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected