Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 311 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 311 Bytes

Mini-Talk-42

This project is an introduction to signals in c, it simulates a server and a client communication using teh sigaction function. The client can send a message from a terminal 1, that get displayed to the server at terminal 2, without any segmentation fault and in a short period or time.