raylib networking: prevent concurrently updating networks (#36066)
* dont run by multiple threads at the same time!
* this doesn't work since we rely on is_connected
* Revert "this doesn't work since we rely on is_connected"
This reverts commit 7455b2fe83
.
master-tici
parent
ec254074d1
commit
4cd76f4966
1 changed files with 32 additions and 31 deletions
Loading…
Reference in new issue