Skip to content

Unstable UDP, Memory management, partial STL

Pre-release
Pre-release
Compare
Choose a tag to compare
@alfreb alfreb released this 28 Oct 13:51
· 10720 commits to master since this release

Dangers:

  • Network buffers are not robust - if you spam the service with lots of UDP packets with no delay, it will break.
  • The whole service loads into the first MB of memory, and expands from there, ignoring things like video memory