readmetest
This commit is contained in:
parent
ae120d5604
commit
a6bb818b35
@ -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
|
- 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
|
- 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
|
- after \0 is received pid is set back to 1
|
||||||
|
|
||||||
|
---
|
||||||
## Tester
|
## Tester
|
||||||
- add valgrind to tester
|
- add valgrind to tester
|
||||||
- check for -Wall -Werror -Wextra
|
- check for -Wall -Werror -Wextra
|
||||||
|
Loading…
Reference in New Issue
Block a user