Moved common code to util.[ch] instead of having it duplicated in sws.c
and sockfilt.c. For good-to-have functions for the servers written in C.
Showing
- tests/server/Makefile.am 3 additions, 3 deletionstests/server/Makefile.am
- tests/server/sockfilt.c 5 additions, 39 deletionstests/server/sockfilt.c
- tests/server/sws.c 3 additions, 24 deletionstests/server/sws.c
- tests/server/util.c 95 additions, 0 deletionstests/server/util.c
- tests/server/util.h 30 additions, 0 deletionstests/server/util.h
Loading
Please register or sign in to comment