Reorganized responseutil.c and made the entire program ANSI and POSIX compliant

This commit is contained in:
Nate Choe
2022-02-13 22:54:19 -06:00
parent b91bb8614d
commit 2105f00965
17 changed files with 395 additions and 294 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
../build/swebs -B -P swebs.pid -s sitefile -o logs -p 8000 -b 100
../build/swebs -P swebs.pid -s sitefile -o logs -p 8000 -b 100 -j2