Patrick-Christopher Mattulat
|
db47bd3fd0
Add missing branch test case for Socket's accept method
|
1 year ago |
Patrick-Christopher Mattulat
|
511b650a2d
Apply signature change in Socket tests of accept method
|
1 year ago |
Patrick-Christopher Mattulat
|
83ce9fbd97
Add missing prefix to network module's enum values
|
1 year ago |
Patrick-Christopher Mattulat
|
7705361f46
Fix destructor clean up of Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
c5f1e7885a
Add handle method for Socket class self reference
|
1 year ago |
Patrick-Christopher Mattulat
|
dcb4fc11ef
Fix accept method of Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
517e389ca5
Introduce global unix build macro for Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
0b26d7e474
Add missing read test for Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
15214ed9df
Add write method to Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
f193200fd5
Add tests for read method of Socket class
|
1 year ago |
Patrick-Christopher Mattulat
|
13d07c3b8b
Move POSIX socket class to core API submodule
|
1 year ago |
Patrick-Christopher Mattulat
|
17279c9134
Add accept method to Socket class
|
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
|
da93fa45ce
Add connect functionality to Socket class
|
2 years ago |
Patrick-Christopher Mattulat
|
b202c258ab
Add socket initialization
|
2 years ago |
Patrick-Christopher Mattulat
|
2094dcd6ba
Add network module skeleton with Socket prototype
|
2 years ago |