logger_file
.gfx_opengl3 0
? (edited)FILE *
?IOINTERNAL
or sth like thatstdout
print (char *)buffer
in gdb, the best substitute is inspecting the memory address by hand as far as I can see(char*) pArray
in the watch window apparentlystatic void logger_file(const char *line, void *user)
function to see if you can start the client thenaio
?aio_write
and aio_thread
fd36b8c
Remove unused header file src/engine/shared/st... - heinrich5991
[
b6743a9`](https://github.com/ddnet/ddnet/commit/b6743a99ca1324edf8352d914c1b736490207f29) [ci skip] -bors-staging-tmp-956 - bors[bot]fd36b8c
Remove unused header file src/engine/shared/st... - heinrich5991
[
525f671`](https://github.com/ddnet/ddnet/commit/525f6715cf6df5c122da95de2a0f2ca46c520613) Merge #956 - bors[bot]fd36b8c
Remove unused header file src/engine/shared/st... - heinrich5991
[
525f671`](https://github.com/ddnet/ddnet/commit/525f6715cf6df5c122da95de2a0f2ca46c520613) Merge #956 - bors[bot]94acac9
Overhauled job system - heinrich5991
a3cdfac
Fix lookup job being zeroed in CMasterServer::... - heinrich5991
[
01d81fc](https://github.com/ddnet/ddnet/commit/01d81fc4ccfd8438a30804af26be17a0d4ca114b) Make
m_Shutdown variable atomic instead of
v... - heinrich5991
3f43624
Add a couple of tests for CJobPool
- heinrich5991
23734de
Call net_init
in tests - heinrich5991