You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -114,8 +114,6 @@ Here are listed the libhttpserver specific options (the canonical configure opti
114
114
*_\-\-enable-debug:_ enable debug data generation. (def=no)
115
115
*_\-\-disable-doxygen-doc:_ don't generate any doxygen documentation. Doxygen is automatically invoked if present on the system. Automatically disabled otherwise.
116
116
*_\-\-enable-fastopen:_ enable use of TCP_FASTOPEN (def=yes)
117
-
*_\-\-enable-poll[=ARG]:_ enable poll support. Internal behavior of the `INTERNAL_SELECT` (yes, no, auto) [auto]
118
-
*_\-\-enable-epoll[=ARG]:_ enable epoll support. Internal behavior of the `INTERNAL_SELECT` (yes, no, auto) [auto]
119
117
*_\-\-enable-static:_ enable use static linking (def=yes)
0 commit comments