Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ io_stdout
Function
io_stdout
src/base/io.cpp:259–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
IOHANDLE io_stdout()
260
{
261
return stdout;
262
}
263
264
IOHANDLE io_stderr()
265
{
Callers
1
log_logger_stdout
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected