- 08 May, 2018 1 commit
-
-
Jorik Caljouw authored
-
- 15 Dec, 2017 1 commit
-
-
evoskuil authored
-
- 05 Oct, 2017 1 commit
-
-
Alexander Dubovik authored
-
- 18 Aug, 2017 2 commits
-
-
Luca Boccassi authored
Solution: generate list of sources and headers with: ls -1 src/*cpp | sort | sed 's|src/\(.*\)| <File RelativePath="..\\..\\..\\..\\src\\\1" />|g' ls -1 src/*hpp | sort | sed 's|src/\(.*\)| <File RelativePath="..\\..\\..\\..\\src\\\1" />|g' and add them.
-
sigiesec authored
Solution: extracted common base class curve_mechanism_base_t
-
- 29 Mar, 2017 1 commit
-
-
evoskuil authored
-
- 24 Mar, 2017 4 commits
- 19 Mar, 2017 2 commits
- 21 Feb, 2017 1 commit
-
-
zstang authored
the root path name specified in this file cause the #2341 problem, the root path name is not need.
-
- 16 Jan, 2017 1 commit
-
-
chuggafan authored
-
- 09 Dec, 2016 1 commit
-
-
Anass Bouassaba authored
-
- 02 Nov, 2016 1 commit
-
-
Dmitriy-GH authored
-
- 04 Jul, 2016 3 commits
-
-
Bernd Langpap authored
Solution: removed Pause
-
Bernd Langpap authored
-
Bernd Langpap authored
Signed-off-by:
Bernd Langpap <Bernd.Langpap@airbus.com>
-
- 13 Jun, 2016 1 commit
-
-
Sam Lishak authored
Solution: Set FD_SETSIZE to 16k for all other build definitions.
-
- 11 Jun, 2016 1 commit
-
-
Michael Lutz authored
Solution: Provide poll() for Windows as well. This is a build option that defaults to off as the resulting binary will only run on Windows Vista or newer. This is not tested with alternative Winsock service providers like VMCI, but the documentation for WSAPoll does not mention limitations. On my local machine, throughput improves by ~10 % (20 simultaneous remote_thr workes to one local_thr, 10 byte messages), while latency improves by ~30 % (measured with remote/local_lat).
-
- 25 May, 2016 1 commit
-
-
evoskuil authored
-
- 18 May, 2016 1 commit
-
-
evoskuil authored
-
- 14 May, 2016 1 commit
-
-
evoskuil authored
-
- 13 May, 2016 11 commits
- 12 May, 2016 5 commits