Skip to content

issues Search Results · repo:shuveb/zerohttpd language:C

Filter by

5 results
 (63 ms)

5 results

inshuveb/zerohttpd (press backspace or delete to remove)

Just bringing to your attention there are some bugs in certain places in your code, specifically in and around the handle_new_guest_remarks function: void handle_new_guest_remarks(int client_socket) { ...
  • volticks
  • Opened 
    on Jun 12, 2022
  • #5

I read the article from https://unixism.net/2019/04/linux-applications-performance-introduction/ and I did not find the detailed information for test servers. The article only said all servers have a single ...
  • yunhua-lee
  • 1
  • Opened 
    on Nov 30, 2020
  • #4

Hi @shuveb Thanks for creating this wonderful project, I ve enjoyed reading and looking at the source code of the set of avalaible implentations created to handling tcp request in linux. But I got a question, ...
  • carlochess
  • Opened 
    on Jul 9, 2019
  • #3

gcc -o iterative 01_iterative/main.c 01_iterative/main.c: In function ‘redis_list_get_range’: 01_iterative/main.c:252:5: error: ‘for’ loop initial declarations are only allowed in C99 mode for (int i = ...
  • Michaelikus
  • 1
  • Opened 
    on Jun 10, 2019
  • #2

I would expect Linux kernel version, some network/threading/swap kernel parameters to see if the benchmark is still modern. Did you use 2.6.0 or 5.10?
  • vkovalchuk
  • Opened 
    on Jun 10, 2019
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub