0110:fixme:imm:ImeSetCompositionString PROBLEM: This only sets the wine level string
0110:fixme:imm:ImeSetCompositionString Reading string unimplemented
0110:fixme:imm:NotifyIME NI_CLOSECANDIDATE
@TsFreddie do you think thats possible?0110:fixme:imm:ImeSetCompositionString PROBLEM: This only sets the wine level string
0110:fixme:imm:ImeSetCompositionString Reading string unimplemented
0110:fixme:imm:NotifyIME NI_CLOSECANDIDATE
@TsFreddie do you think thats possible? iperf3 -s
and iperf3 -c localhost
iperf3 -s
and iperf3 -c localhost
Server listening on 5201
iperf3 -c 127.0.0.1 -P 4
this one, right?iperf3 -s
on another PC and connect to it-R
parameter to check download speed instead of uploadiperf3 -s
PC2: iperf3 -c 192.168.1.???
-P
is not really needed-R
to test both directionsiperf3 -c speedtest.myloc.de -p 5200
and iperf3 -c speedtest.myloc.de -p 5200 -R
iperf3 -c speedtest.myloc.de -p 5200 -R
on the laptop that works fine?dir
command shows iperf3.exe
ping 192.168.1.1 /t
/t
devmgmt.msc
)netsh int tcp set global autotuninglevel=normal
did the trickpython3 --version
", m_pPlayer->m_Level.m_Clan); (edited)serverlist_urls.cfg
→
ddnet-serverlist-urls.cfg
rename.
2021-06-12T17:14:38.9177810Z make[3]: *** [CMakeFiles/DDNet.dir/build.make:146: CMakeFiles/DDNet.dir/src/engine/client/backend/opengl/opengl_sl.cpp.o] Error 1
2021-06-12T17:14:38.9183750Z make[3]: *** Waiting for unfinished jobs....
2021-06-12T17:14:39.2701400Z make[3]: *** [CMakeFiles/DDNet.dir/build.make:132: CMakeFiles/DDNet.dir/src/engine/client/backend/opengl/backend_opengl3.cpp.o] Error 1
https://github.com/ddnet/ddnet/runs/2810400145?check_suite_focus=truetokio-rs/tracing
?tokio::spawn(async move {
handle_message( msg.0, config.clone(), discord_http.clone(), http_client.clone(), pool.clone()).await;
});
(edited)EUR
).tokio::spawn(async move {
handle_message( msg.0, config.clone(), discord_http.clone(), http_client.clone(), pool.clone()).await;
});
(edited)Future + Send + 'static
and it's output is Send + 'static