diff options
author | Cristian Canedo <ccanedo@gmx.com> | 2022-02-14 20:23:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-14 20:23:56 -0500 |
commit | 5f8bab4648d5c9f1513711a17633255f8601cf2e (patch) | |
tree | 1266c1bc651938713afae964b9d65291f9110595 /LICENSE | |
parent | released at 0.3.0 (diff) | |
download | kirc-5f8bab4648d5c9f1513711a17633255f8601cf2e.tar.gz kirc-5f8bab4648d5c9f1513711a17633255f8601cf2e.tar.bz2 kirc-5f8bab4648d5c9f1513711a17633255f8601cf2e.tar.xz kirc-5f8bab4648d5c9f1513711a17633255f8601cf2e.tar.zst kirc-5f8bab4648d5c9f1513711a17633255f8601cf2e.zip |
Allow the option of parsing multiple post-connection commands. (#125)
* Allow the option of parsing multiple post-connection commands.
* Initial change for multiple commands via stdin
* Use MSG_MAX as the max length of additional commands
* Include + 1 to MSG_MAX to account for newline characters
* Rework loop to process commands to avoid seg fault, use strnlen
* Remove swap file
* Restore previous formatting, restore man description for -x for now
* Enable additional commands via both stdin and option argument
* Move misplaced malloc check to where it belongs
* Simplify logic to read commands from stdin
* Retain functionality to accept server command as option argument
* Maintain same functionality as before when sending inic
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions