Draft: Resolve "Unix Socket Server schreiben"
Closes #3 (closed)
Merge request reports
Activity
requested review from @benbe
assigned to @doralitze
added 5 commits
-
f5bf83d5...b6cbc27e - 4 commits from branch
master
- abc60993 - mrg: branch 'master' into 3-unix-socket-server-schreiben
-
f5bf83d5...b6cbc27e - 4 commits from branch
added 1 commit
- 32380e56 - add: IPv6 any interface address generation test
Last TODOs:
- Add support for password based authentication.
added 7 commits
-
390cf0ff - 1 commit from branch
master
- 77aa87d5 - mrg: branch 'master' into 3-unix-socket-server-schreiben
- 82e3341a - fix: unix socket file cleanup after close
- a19da6d9 - fix: bad formatting by astyle
- 8c59a852 - add: IPv6 any interface address generation test
- f0d8ab47 - add: error capture for unexpected connection closing
- ae0691bb - mrg: branch '3-unix-socket-server-schreiben' of...
Toggle commit list-
390cf0ff - 1 commit from branch
added 11 commits
-
32c4653d - 1 commit from branch
master
- abf3bd5c - add: unix socket server implementation
- cb360788 - add: unix socket support to client factory
- 7f40117e - add: unix socket test case
- ad8eb636 - fixme: broken unix socketaddr generation
- 3c3cd3aa - fix: unix address generation
- bbb75965 - fix: unix socket file cleanup after close
- 79afba21 - fix: bad formatting by astyle
- 8c941297 - add: error capture for unexpected connection closing
- d9f1062b - add: IPv6 any interface address generation test
- c20c44e9 - fmt: Code formatting
Toggle commit list-
32c4653d - 1 commit from branch
added 7 commits
- 6e6cec53 - fix: unix socketaddr generation
- a6dac42e - fixup! add: unix socket server implementation
- 8603fa5b - fixup! add: unix socket server implementation
- bf16b07a - fix: unix socket file cleanup after close
- 61f5a9f4 - add: error capture for unexpected connection closing
- d6d7779d - add: IPv6 any interface address generation test
- 08b8fb1b - fmt: Code formatting
Toggle commit listmarked this merge request as draft from a6dac42e
added 8 commits
- 31ed26b4 - add: unix socket server implementation
- 5e722f07 - add: unix socket support to client factory
- c0ffa57f - add: unix socket test case
- 801ad06a - fix: unix socketaddr generation
- 98044ae1 - fix: unix socket file cleanup after close
- 76df90d6 - add: error capture for unexpected connection closing
- d554a292 - add: IPv6 any interface address generation test
- 815c96d0 - fmt: Code formatting
Toggle commit listadded 8 commits
- b17ec21f - add: unix socket server implementation
- 5bf72aea - add: unix socket support to client factory
- 552770c1 - add: unix socket test case
- 6be409a4 - fix: unix socketaddr generation
- aa6289cc - fix: unix socket file cleanup after close
- 4ec2f276 - add: error capture for unexpected connection closing
- 7b391173 - add: IPv6 any interface address generation test
- 1b267256 - fmt: Code formatting
Toggle commit listadded 8 commits
- 6df4b85b - add: unix socket server implementation
- 8a544fb4 - add: unix socket support to client factory
- 2d1702d6 - add: unix socket test case
- c120bd1f - fix: unix socketaddr generation
- 67beab29 - fix: unix socket file cleanup after close
- 36f13860 - add: error capture for unexpected connection closing
- 99781bcb - add: IPv6 any interface address generation test
- b4e9b7b6 - fmt: Code formatting
Toggle commit listadded 13 commits
- 0f46431c...bc1c9cb9 - 3 earlier commits
- 49b026a0 - chg: Ensure proper address family when creating TCP server sockets
- 07274320 - chg: Move local endpoint name retrieval to utility header
- f0eb28a4 - add: Add indirection for stream socket creation
- 1931daa8 - add: unix socket server implementation
- 9a99da53 - add: unix socket client implementation
- 44e50bf6 - add: unix socket test case
- d2dd3f94 - fix: unix socketaddr generation
- 18f78b47 - fix: unix socket file cleanup after close
- e9ce3a5b - add: error capture for unexpected connection closing
- 872fa806 - add: IPv6 any interface address generation test
Toggle commit listadded 15 commits
- 872fa806...abc60993 - 5 earlier commits
- 0cc9454a - fix: unix address generation
- 3bab1340 - fix: removing extra ; in socket_test.cpp
- b7243735 - mrg: branch 'master' into 3-unix-socket-server-schreiben
- 934bed47 - fix: unix socket file cleanup after close
- 5953a2d0 - fix: bad formatting by astyle
- 32380e56 - add: IPv6 any interface address generation test
- 035e32e0 - add: branch hints to ev read error checks
- dde37e5f - add: socket auth prototype
- e382b267 - chg: udp unit test to use correct port
- 98a178af - mrg: branch '3-unix-socket-server-schreiben' of...
Toggle commit listadded 13 commits
- 5bcd32e6...c39a5d85 - 3 earlier commits
- ee6941bb - chg: Ensure proper address family when creating TCP server sockets
- bec97cbb - chg: Move local endpoint name retrieval to utility header
- 4e9ce38f - add: Add indirection for stream socket creation
- 3df213ba - add: unix socket server implementation
- 4cdff56a - add: unix socket client implementation
- 7cf6021b - add: unix socket test case
- cd20f25e - fix: unix socketaddr generation
- 0fccc072 - fix: unix socket file cleanup after close
- 9153ac69 - add: error capture for unexpected connection closing
- 9acb765e - add: IPv6 any interface address generation test
Toggle commit list
Please register or sign in to reply