]> jfr.im git - irc/rqf/shadowircd.git/commit - src/s_serv.c
[svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HARD_FDLIMI...
authornenolod <redacted>
Tue, 3 Apr 2007 09:21:31 +0000 (02:21 -0700)
committernenolod <redacted>
Tue, 3 Apr 2007 09:21:31 +0000 (02:21 -0700)
commit6fcb8629ae638cceeead036a7240821c9886fe0f
tree1245eea9c5fb8ba8a306b18ed0e5fa579931b39e
parentf71e18eee589ba32d142c73fdb206c8541c85568
[svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HARD_FDLIMIT_, MAXCONNECTIONS, MAX_CLIENTS, etc.
  they are ALL gone. all of this stuff is now determined at runtime via getrlimit(2).
- due to this, devpoll is broken. i'm not motivated to fix it at the moment.
17 files changed:
ChangeLog
include/config.h
include/config.h.dist
include/defaults.h
include/m_info.h
include/serno.h
libcharybdis/commio.c
libcharybdis/commio.h
libcharybdis/devpoll.c
libcharybdis/poll.c
libcharybdis/select.c
src/ircd.c
src/listener.c
src/restart.c
src/s_auth.c
src/s_conf.c
src/s_serv.c