webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

refactor(PacketPool): moved duplicate actions to function

Open stephanrotolante opened this issue 2 years ago • 0 comments

Description

Nothing crazy here, I was exploring the code base and thought this would be an easy thing to refactor

Essentially I am moving some of the duplicated actions that Get/Put packet allocations from the Pool into reusable functions :)

Reference issue

Fixes #...

stephanrotolante avatar Jun 13 '22 07:06 stephanrotolante