nolibc-httpd icon indicating copy to clipboard operation
nolibc-httpd copied to clipboard

ASM version not working?

Open Potherca opened this issue 3 years ago • 0 comments

When I run the build, everything works as expected, but when I try the ASM version I only get usage information:

$ ./asm.sh
$ ./httpd 8080 test.html
usage: ./httpd port file
$ echo $?
1

Am I missing something, or is the ASM version broken?

Potherca avatar May 08 '21 15:05 Potherca