readmetest
This commit is contained in:
parent
c44669bc63
commit
7596fbd91f
@ -1,4 +1,5 @@
|
|||||||
# Minitalk
|
# Minitalk
|
||||||
|
---
|
||||||
## Description
|
## Description
|
||||||
Minitalk is a simple project that requires you to use unix signals to send over strings between 2 programs.
|
Minitalk is a simple project that requires you to use unix signals to send over strings between 2 programs.
|
||||||
We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to send them over
|
We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to send them over
|
||||||
|
Loading…
Reference in New Issue
Block a user