#4 Code refactoring

Open
opened 4 years ago by yannweb · 0 comments
yannweb commented 4 years ago

Their is problems in a file/function naming : src/responder.c and its function responder_loop() are not correct anymore… In early dev stage the file & function was doing FCGI_Accept etc. But now the file contain stuff about worker pool handling & the function is the actual pool_handler process main function… Renaming responder.c in pool.c and responder_loop() in something like pool_handling_loop() should be done.

Their is problems in a file/function naming : src/responder.c and its function responder_loop() are not correct anymore... In early dev stage the file & function was doing FCGI_Accept etc. But now the file contain stuff about worker pool handling & the function is the actual pool_handler process main function... Renaming responder.c in pool.c and responder_loop() in something like pool_handling_loop() should be done.
yannweb added this to the BETA version milestone 4 years ago
yannweb added the
enhancement
label 4 years ago
yannweb added the
_core
label 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.