simplsockets icon indicating copy to clipboard operation
simplsockets copied to clipboard

Avoid allocations in every Send by using preallocated byte[]

Open wjax opened this issue 6 years ago • 0 comments

Avoid allocations in every Send by using preallocated byte[] in _socketAsyncEventArgsSendPool items

wjax avatar May 13 '19 14:05 wjax