Patrick-Christopher Mattulat
|
17279c9134
Add accept method to Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
21b7dfcbc5
Adjust README.md file
|
1 year ago |
Patrick-Christopher Mattulat
|
f43a8283ba
Add close method to Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
048d768a62
Add listen method to Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
1269342370
Remove unnecessary namespaces
|
1 year ago |
Patrick-Christopher Mattulat
|
b817310462
Add posix socket reference to SocketParameter
|
1 year ago |
Patrick-Christopher Mattulat
|
79faefbe2f
Add bind method to Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
9d7a584a74
Add posix socket reference member to Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
6affe9bf11
Add mock for PosixSocket class (unstable)
|
1 year ago |
Patrick-Christopher Mattulat
|
9fd5fc7d00
Add wrapper class for POSIX socket
|
1 year ago |
Patrick-Christopher Mattulat
|
38dd225d34
Rename ProtocolFamily struct to match convention
|
1 year ago |
Patrick-Christopher Mattulat
|
67f32dcd94
Add mapper to Socket's connect implementation
|
1 year ago |
Patrick-Christopher Mattulat
|
dc3f26264c
Complete SocketAddressMapper test
|
1 year ago |
Patrick-Christopher Mattulat
|
eb58c8119e
Add SocketAddressMapper class (incomplete)
|
2 years ago |
Patrick-Christopher Mattulat
|
d264d02acc
Add correct namespace declarations in Socket class
|
2 years ago |
Patrick-Christopher Mattulat
|
da93fa45ce
Add connect functionality to Socket class
|
2 years ago |
Patrick-Christopher Mattulat
|
b202c258ab
Add socket initialization
|
2 years ago |
Patrick-Christopher Mattulat
|
095b005f12
Improve ProtocolFamilyMapper class
|
2 years ago |
Patrick-Christopher Mattulat
|
256c8da50a
Add ProtocolMapper class
|
2 years ago |
Patrick-Christopher Mattulat
|
a0f5e0c874
Add SocketAddress struct
|
2 years ago |
Patrick-Christopher Mattulat
|
9aee4899db
Add basic socket types
|
2 years ago |
Patrick-Christopher Mattulat
|
54bc515882
Improve values of ProtocolType enum
|
2 years ago |
Patrick-Christopher Mattulat
|
1750903b02
Add ProtocolFamilyMapper class
|
2 years ago |
Patrick-Christopher Mattulat
|
2094dcd6ba
Add network module skeleton with Socket prototype
|
2 years ago |
Patrick-Christopher Mattulat
|
0e5771f855
Extend changelog in README.md file
|
2 years ago |
patrick-christopher.mattulat
|
f30b9d9247
Merge branch 'remove-namespaces-in-tests' of public/ls-standard-library into development
|
2 years ago |
Patrick-Christopher Mattulat
|
f957b98869
Remove namespaces from time module's tests
|
2 years ago |
Patrick-Christopher Mattulat
|
e458208e81
Remove namespaces from json module's tests
|
2 years ago |
Patrick-Christopher Mattulat
|
96b0c184f8
Remove namespaces from io module's tests
|
2 years ago |
Patrick-Christopher Mattulat
|
58aeac4413
Remove namespaces from event module's tests
|
2 years ago |