Disable/undocument CAP, remove USE_POLL comment in select() engine.
[ircu2.10.12-pk.git] / ircd / engine_select.c
index efb38c28aaff2fa925d978ab543d7b2fabe8fb19..dbe9a3e4ddbde3b0e8f8c84574cc9d52073679aa 100644 (file)
@@ -54,7 +54,6 @@
  *   have abruptly redefined it so the check is still done), you might
  *   already need to recompile your kernel.
  * For larger FD_SETSIZE your mileage may vary (kernel patches may be needed).
- * The check is _NOT_ done if we will not use FD_SETS at all (USE_POLL)
  */
 # error FD_SETSIZE is too small or MAXCONNECTIONS too large.
 #endif