mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-11 05:24:44 -04:00
Remove legacy sleep
This commit is contained in:
parent
d7fc1a0c60
commit
6130082d2a
@ -69,8 +69,6 @@ int main(int argc, char* argv[]) {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
tlib::sleep_ms(2000);
|
|
||||||
|
|
||||||
sock.listen(false);
|
sock.listen(false);
|
||||||
|
|
||||||
if (!sock) {
|
if (!sock) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user