Aadhavan Srinivasan
|
83a0d5beb4
|
Updated files to reflect change in easysock (from CPP to C)
|
10 months ago |
Aadhavan Srinivasan
|
69e70eb206
|
Changed the recvAll return type from std::string to char pointer, and created a non-blocking version of the function
|
10 months ago |
Aadhavan Srinivasan
|
9954a18171
|
Made the sendAll and recvAll functions in sock.cpp use variables set by the children, rather than having the functions pass parameters
|
10 months ago |
Aadhavan Srinivasan
|
11d0a1a5ab
|
Completely rewrote Client class, and split the class into header and implementation
|
10 months ago |