- May 22, 2020
-
-
Sergei Rashitov authored
[*] Fix error message [*] Fix goto statement [*] Fix server pointer check
-
Sergei Rashitov authored
[*] Moved code that have nothing to do with dap_server_t to init/deinit functions. [+] Add error codes [+] Add timeout to epoll_wait, so loop can be stopped [-] Removed infinite loop when there is no server. It is responsibility of an application that uses sdk to create such loops
-
Sergei Rashitov authored
-
- May 11, 2020
-
-
Aleksei Voronin authored
-
- May 04, 2020
-
-
From documentation: The addrlen argument should be initialized to indicate the amount of space pointed to by addr. Valgrind: "Syscall param socketcall.getpeername(namelen_in) points to uninitialised byte(s)".
-
- May 03, 2020
-
-
Dmitriy A. Gerasimov authored
-
Dmitriy A. Gerasimov authored
-