readmetest
This commit is contained in:
parent
ee6f36c974
commit
ae120d5604
@ -2,6 +2,7 @@
|
|||||||
## 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
|
||||||
|
|
||||||
---
|
---
|
||||||
## Improvements
|
## Improvements
|
||||||
### Add support for multiple clients at the same time
|
### Add support for multiple clients at the same time
|
||||||
|
Loading…
Reference in New Issue
Block a user