18 Mar
2021
18 Mar
'21
6:55 a.m.
On Wed Mar 17, 2021 at 5:35 PM PDT, Alyssa Ross wrote:
This will save some cognitive load when reading main functions. --- log.c | 20 +++++++++++++++++++- log.h | 5 +++++ vsockclient.c | 6 +----- vsockserver.c | 6 +----- 4 files changed, 26 insertions(+), 11 deletions(-)
Yay, refactoring! Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>