Summary
- Server.c: Forcefully exit upon pressing CTRL+c twice in a row (commit: 12bad23) (details)
- Commands.c: Fix clinCommand and parsing error (commit: 5e8fa71) (details)
- Main.c: Free until entire object is freed. (commit: 4fbb050) (details)
- Packets.h: Local libraries path fix (commit: 01be219) (details)
- Server.c: Remove dependency on sysexits.c (commit: 4fb3b35) (details)
- Server.c: Rework the SIGINT logic (commit: 12ebab6) (details)
- Server: Reconnect master after lost connection (commit: 2ebb0ca) (details)
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Main.c (diff) |
The file was modified | Source/Packets.h (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Master.c (diff) |
The file was modified | Source/Server.h (diff) |
The file was modified | Source/Server.c (diff) |