Closed dswarbrick closed 2 years ago
This is a pretty aggressive cleanup of the executeCmd Unix socket read/write function to be a bit more compact and cause fewer allocations.
executeCmd
Also add simple mock / test for this function.
Thank you
This is a pretty aggressive cleanup of the
executeCmd
Unix socket read/write function to be a bit more compact and cause fewer allocations.Also add simple mock / test for this function.