C# (CSharp) SocketServers Namespace

Classes

Name Description
BaseConnection
ByteArraySegmentHelpers
EventArgsManager
HeaderContentConnection
HeaderContentConnection.ParseResult
Logger
ProtocolPort
ServerAsyncEventArgs
ServerChangeEventArgs
ServerInfoEventArgs
ServerProtocolHelper
ServersManager.EndpointInfo
ServersManagerConfig
SmartBufferPool Lock-free buffer pool implementation, it is more simple solution than classic memory manager algorithms (e.g. buddy memory manager). But it should use less extra calculation for allocation and freeing buffers. It like "smart" buffer pool, it slices desired sizes, and do not free slices but put it in pool for further using. So big buffer should be sliced for concrete application.
SocketEx
SocketRecycling
SpinLock Represents a spin lock.
SspiContext
StreamBuffer