summaryrefslogtreecommitdiff
path: root/conf/packet.conf
AgeCommit message (Collapse)AuthorFilesLines
2016-08-19Ported socket.conf (was packet.conf) to libconfigHaru1-80/+0
Ported to modern Hercules and cleaned up from Panikon's commits: b10f2a88073882bea812c6278fdec7848102ab87, bc5007299a92898ea4630f2a977d9a1b42b6c145 Signed-off-by: Haru <haru@dotalux.com>
2016-07-08Added epoll as event-dispatcher on linux (instead of select())Florian Wilkemeyer1-0/+13
Note: It will be enabled by default if configure detects that the system has support for epoll To enforce usage of select run configure with --enable-epoll=no
2015-12-17Update max packet size according to client dateDastgir1-2/+5
2015-09-17corrected some white spaces and added missing EOL.Frost1-2/+0
Split from #558 (and added a few more corrections) Signed-off-by: Haru <haru@dotalux.com>
2013-05-19Slight adjustmentsMysteries1-4/+6
2013-01-27Renaming some more, also temporarily made "display_version" off by default ↵shennetsind1-1/+1
until we decide what to do with the version since it's git. Signed-off-by: shennetsind <ind@henn.et>
2013-01-25Dropping _athena file suffixesshennetsind1-0/+64
Signed-off-by: shennetsind <ind@henn.et>