diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-25 13:30:18 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-25 13:30:18 +0100 |
commit | 41211495e5234c1ed4ccd408a4043915ad075771 (patch) | |
tree | fe3d6460b589e55c29ddea138152f17a1a9f8280 /runtime/net.c | |
parent | 18749309f333ee83d5fc14d64971e0418eef360d (diff) | |
download | rsyslog-41211495e5234c1ed4ccd408a4043915ad075771.tar.gz rsyslog-41211495e5234c1ed4ccd408a4043915ad075771.tar.bz2 rsyslog-41211495e5234c1ed4ccd408a4043915ad075771.zip |
goal reached: epoll() driver for plain tcp syslog receiver available
introduced the ablity for netstream drivers to utilize an epoll interface
This offers increased performance and removes the select() FDSET size
limit from imtcp. Note that we fall back to select() if there is no
epoll netstream drivers. So far, an epoll driver has only been
implemented for plain tcp syslog, the rest will follow once the code
proves well in practice AND there is demand.
Diffstat (limited to 'runtime/net.c')
0 files changed, 0 insertions, 0 deletions