|
b6439bf7d5
|
Free memory allocated with malloc()
|
2024-03-20 00:07:23 -04:00 |
|
|
fc59a7221b
|
Removed unnecessary #include
|
2024-03-11 13:18:31 -05:00 |
|
|
83a0d5beb4
|
Updated files to reflect change in easysock (from CPP to C)
|
2024-03-09 11:04:17 -05:00 |
|
|
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 |
|