18 Mar
2021
18 Mar
'21
1:12 p.m.
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>
Committed as c2990a9.