|
c7dc7c7f0e
|
Fix Small Error
|
2025-01-18 14:21:14 -05:00 |
|
|
a055f02b4b
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# include/Sockets/TcpSocket.hpp
# main.cpp
# src/Sockets/TcpSocket_Old.cpp
|
2025-01-18 06:05:59 -05:00 |
|
|
fe7e7a179b
|
This Dick
|
2025-01-18 06:04:48 -05:00 |
|
|
9130296b83
|
MProto demo impl
|
2024-09-19 15:29:06 -04:00 |
|
|
ad365c7b19
|
TCPServer impl
|
2024-09-18 16:31:09 -04:00 |
|
|
8f0fedd469
|
Tweaking receive tests and library. Plan to make a demo server and proto later.
|
2024-09-18 14:22:28 -04:00 |
|
|
b991217da1
|
Refactor to use jtest library
|
2024-09-16 14:42:22 -04:00 |
|
|
bced3018dc
|
Working out Endianness
|
2024-08-13 15:36:09 -04:00 |
|
maxbyte9p
|
f95f91ac7d
|
fixed seg faults on open, connect, and sendto
|
2024-05-09 18:00:01 -04:00 |
|
|
a693bab03e
|
Fix segfault
|
2024-05-09 17:25:28 -04:00 |
|
|
46d0315e0a
|
Syntax Fixes, program crashes with segmentation fault
|
2024-05-09 16:07:04 -04:00 |
|
|
19e5731a9b
|
Implement More Files. Added error checks to UdpSocket class
|
2024-05-02 16:41:05 -04:00 |
|
|
7f4578f122
|
DnsResolver sample
|
2024-04-29 13:16:14 -04:00 |
|
|
cec6132acc
|
Implement ResolveDNS
|
2024-04-13 00:56:58 -04:00 |
|
|
879cea30c6
|
Add Header Files
|
2024-04-12 02:01:42 -04:00 |
|
scientiist
|
1c2726a56a
|
Merge remote-tracking branch 'origin/main' into Headers
# Conflicts:
# include/Sockets/Exceptions.hpp
# main.cpp
# src/Sockets/TcpSocket.cpp
|
2023-04-29 19:53:16 -05:00 |
|
scientiist
|
9479926f8e
|
Refactored directory structure
|
2023-04-29 13:20:33 -05:00 |
|
scientiist
|
5c37003cbf
|
Refactor, Fixed CMakeFiles.txt, Can build in CLion now.
|
2023-04-20 20:30:45 -05:00 |
|
scientiist
|
16150ef874
|
Big Refactor, currently broken
|
2023-04-20 10:29:32 -05:00 |
|
scientiist
|
75dc61f588
|
Moved SocketExceptions to separate file
|
2023-04-19 15:17:58 -05:00 |
|
scientiist
|
ca29755d1e
|
Initial Commit
|
2023-04-19 15:17:58 -05:00 |
|