C# (CSharp) AsyncSocketSample Server.Init - 4 exemples trouvés. Ce sont les exemples réels les mieux notés de AsyncSocketSample.Server.Init extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Initializes the server by preallocating reusable buffers and context objects. These objects do not need to be preallocated or reused, by is done this way to illustrate how the API can easily be used to create reusable objects to increase server performance.