readmetest

This commit is contained in:
djonker 2023-03-11 02:41:34 +01:00
parent ae120d5604
commit a6bb818b35

View File

@ -14,6 +14,8 @@ We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to
- when server receives signal it sets the pid to the sender pid
- it keeps ignoring signals from other PIDs untill it received \0 from the current pid
- after \0 is received pid is set back to 1
---
## Tester
- add valgrind to tester
- check for -Wall -Werror -Wextra