|
69e70eb206
|
Changed the recvAll return type from std::string to char pointer, and created a non-blocking version of the function
|
2024-02-28 00:05:53 -05:00 |
|
|
9954a18171
|
Made the sendAll and recvAll functions in sock.cpp use variables set by the children, rather than having the functions pass parameters
|
2024-02-21 22:25:52 -05:00 |
|
|
11d0a1a5ab
|
Completely rewrote Client class, and split the class into header and implementation
|
2024-02-19 21:29:41 -05:00 |
|