- 18 Oct, 2019 1 commit
-
-
Jakob Otto authored
-
- 16 Oct, 2019 3 commits
-
-
Jakob Otto authored
-
Jakob Otto authored
-
Jakob Otto authored
-
- 11 Oct, 2019 6 commits
-
-
Jakob Otto authored
-
Jakob Otto authored
-
Jakob Otto authored
-
Jakob Otto authored
-
Jakob Otto authored
-
Jakob Otto authored
-
- 09 Oct, 2019 4 commits
-
-
Jakob Otto authored
-
Dominik Charousset authored
Integrate additional review feedback to BASP
-
Dominik Charousset authored
-
Joseph Noir authored
Finish BASP implementation
-
- 08 Oct, 2019 1 commit
-
-
Dominik Charousset authored
Co-Authored-By:
Joseph Noir <josephnoir@users.noreply.github.com>
-
- 06 Oct, 2019 6 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
Fix udp datagram socket
-
Jakob Otto authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 05 Oct, 2019 3 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
Using both a queue plus atomic bitmask for read and write flags introduces race conditions between the two. As a result, the endpoint manager ends up in corrupt states. This redesign synchronizes the endpoint manager in the same way CAF synchronizes actors: via a single mailbox that indicates whether the manager is blocked (currently waiting for new events or messages) or not.
-
- 04 Oct, 2019 4 commits
-
-
Jakob Otto authored
-
Jakob Otto authored
-
Jakob Otto authored
-
Jakob Otto authored
-
- 26 Sep, 2019 4 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 25 Sep, 2019 8 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
-
Dominik Charousset authored
Add function to resolve local addresses and interface names
-