| Age | Commit message (Collapse) | Author |
|
Now users can query each other
Plus, server info and creation date can be changed without recompiling
using configuration file in IRC message format which is loaded on
startup
TODO: since readcfg uses IRC logic, handle() now should be able to deal
with commands ending with simply \n
|
|
- Now code depends on config.h in Makefile
- By default the smallest timeout is chosen for poll()
- Somewhy there was sizeof(PEER_QUIT_MAX)...
|
|
There were bugs when struct layout was changed, and this was right
because needed files were not rebuilt. This is fixed now
|
|
Though they don't have modes, and JOIN/PART must be able to parse
comma separated list of channels
|
|
|