Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / marcomorain/garcon issues and pull requests
#11 - Garçon exits on SIGPIPE (on Linux at least)
Issue -
State: open - Opened by krig over 9 years ago
#10 - Set Content-Type header where appropriate
Pull Request -
State: closed - Opened by krig over 9 years ago
- 4 comments
#9 - Print clickable url with port
Pull Request -
State: closed - Opened by krig almost 10 years ago
- 1 comment
#8 - Always close the file fixes #3
Pull Request -
State: closed - Opened by marcomorain almost 10 years ago
#7 - Don't malloc the parser
Issue -
State: closed - Opened by marcomorain almost 10 years ago
#6 - There's no need to call listen() each time through the loop.
Issue -
State: closed - Opened by marcomorain almost 10 years ago
#5 - You're inconsistent about using puts/fputs versus printf/fprintf. I'd prefer you pick one and stick with it.
Issue -
State: open - Opened by marcomorain almost 10 years ago
#4 - In the non-Linux version of sendfile(), why do you pass &file_length?
Issue -
State: open - Opened by marcomorain almost 10 years ago
#3 - If sendfile() fails, you don't close() the file before returning from the function.
Issue -
State: closed - Opened by marcomorain almost 10 years ago
#2 - You must call recv() in a loop
Issue -
State: closed - Opened by marcomorain almost 10 years ago
Labels: bug
#1 - A set of minor fixes / features
Pull Request -
State: closed - Opened by krig almost 10 years ago
- 1 comment