awarbler / yashd_project

0 stars 0 forks source link

Handling CMD/CTL/Text #5

Closed gabriel-palacios-utexas closed 1 month ago

gabriel-palacios-utexas commented 1 month ago

The server now can handle one word commands, control requests, and text.

However, the client does not send Ctrl-d when running "wc". Let's try to make this work next. The server needs the signal to close all the pipes and return "wc" response.