File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,8 @@ class Poll {
4848 void remove (size_t pos);
4949 void release (CallbackPointer const *callback, struct pollfd const *pollfd,
5050 size_t size);
51- void handleAddingAttempts ();
51+ void handleAddingAttempts (); // TODO: Still needed, since it doesnt seem to
52+ // be implemented?
5253};
5354
5455#endif // POLL_HPP
Original file line number Diff line number Diff line change 88
99< body >
1010 < a href ="/ "> Home</ a > < br >
11- < a href ="/index "> Multivalue index test</ a > < br >
11+ < a href ="/index/ "> Multivalue index test</ a > < br >
1212 < a href ="putRequest.html "> PUT Request Example</ a > < br >
1313 < a href ="deleteRequest.html "> DELETE Request Example</ a > < br >
1414 < a href ="/uploaded/ "> Uploaded files and autoindex once files are uploaded</ a > < br >
You can’t perform that action at this time.
0 commit comments