Files
metalgearslothandGitHub d314fe48a8 Avoid NetMessage copies for MsgState (#6744)
* Avoid NetMessage copies for MsgState

We have some rough idea of the final size so we'll set the NetMessage size a bit above that so we can actually use Lidgren's storage pool. Currently it gets set to 4 but NetMessage uses Array.Resize if the size is inadequate so it never uses the pooled buffers for this.

* RN
2026-07-14 13:58:15 +10:00
..
2024-09-29 00:29:02 +02:00
2022-01-16 15:08:10 +01:00
2023-12-13 00:06:00 +01:00
2023-11-28 19:10:30 +11:00