1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 09:03:13 +02:00

Removed old buggy poll code from s_bsd.c and s_debug.c

This commit is contained in:
darkelf
2006-08-05 16:52:00 +00:00
parent cbdd3138c8
commit 0523a55aca
2 changed files with 363 additions and 746 deletions
+363 -743
View File
File diff suppressed because it is too large Load Diff
-3
View File
@@ -68,9 +68,6 @@ MODVAR char serveropts[] = {
#ifdef STRIPBADWORDS
'X',
#endif
#ifdef USE_POLL
'P',
#endif
#ifdef USE_SSL
'e',
#endif