Aadhavan Srinivasan
|
64aa4b1850
|
Replaced 'linux' with '__unix__' because the same header files are included on macOS as well.
|
10 months ago |
Aadhavan Srinivasan
|
047ff602ed
|
Changed 'char*' to 'const char*' because that's what the underlying functions use
|
10 months ago |
Aadhavan Srinivasan
|
4b3d5387a1
|
Changed code to support Windows libraries and functions as well
|
10 months ago |
Aadhavan Srinivasan
|
f3ad4fbf99
|
Defined constants for TCP and UDP, instead of using the characters themselves
|
10 months ago |
Aadhavan Srinivasan
|
350b51e28b
|
Added additional code to easysock library
|
10 months ago |
Aadhavan Srinivasan
|
f9bfefe3ad
|
Included additional header
|
10 months ago |
Aadhavan Srinivasan
|
c8bc17fbce
|
Added additional functions for windows-specific actions
|
11 months ago |
Aadhavan Srinivasan
|
ca952e8814
|
Modified header file to match change in CPP file
|
11 months ago |
Aadhavan Srinivasan
|
c87c3ce3a2
|
Moved header files to source directory; converted easysock to CPP
|
11 months ago |