Commit graph

28 commits

Author SHA1 Message Date
Quentin Dufour 99c06ccc8d Harden code 2019-03-05 16:57:14 +01:00
Quentin Dufour 20706800ee Rework loop 2019-02-20 17:46:58 +01:00
Quentin cb075c8ea1 Less log, fix buffer packet management 2019-02-20 09:34:10 +01:00
Quentin Dufour 2eb30b48ed Add packet log 2019-02-19 19:44:15 +01:00
Quentin Dufour 7914c4fc13 Drop packet instead of crashing 2019-02-19 19:31:26 +01:00
Quentin Dufour c64aa99593 Show error 2019-02-19 16:40:20 +01:00
Quentin Dufour e5ee229ed8 Removing logs 2019-02-19 15:28:12 +01:00
Quentin Dufour 40dbd44da5 Structure must be shared 2019-02-19 15:17:47 +01:00
Quentin Dufour e346230c60 Review UDP management 2019-02-19 14:49:44 +01:00
Quentin Dufour 837633e15e More debug 2019-02-19 11:00:18 +01:00
Quentin Dufour e7b1b0b3c0 Set UDP dest port and not src port 2019-02-19 10:48:44 +01:00
Quentin Dufour bc8973b7e9 Fix bug and debug algo naive 2019-02-19 10:44:22 +01:00
Quentin Dufour fc039b6045 Reimplement UDP client + fix cb signature 2019-02-19 10:32:33 +01:00
Quentin 5e291f21a7 Compiling solution 2019-02-18 21:55:53 +01:00
Quentin Dufour 09d4c24857 WIP buffer management 2019-02-18 17:51:13 +01:00
Quentin Dufour 78fbac88d3 Try to remove sendto/recvfrom 2019-02-18 15:11:12 +01:00
Quentin Dufour 0f7167ee84 Introduce url concept 2019-02-18 14:35:09 +01:00
Quentin Dufour 8165b4a907 Fix a UDP bug 2019-02-14 17:15:13 +01:00
Quentin Dufour b42170d6a5 Non tested but complete refactor of algo niave 2019-02-14 13:50:43 +01:00
Quentin Dufour 3b3c5b6dbd Huge refactor work in progress 2019-02-14 11:16:38 +01:00
Quentin a9c2ae3fb9 Debugged software! 2019-02-12 22:38:42 +01:00
Quentin 9ea76e9144 Working UDP and socket cleaning 2019-02-12 19:29:00 +01:00
Quentin Dufour 8fc0d16e85 Fix naive ctx allocation 2019-02-12 17:47:14 +01:00
Quentin Dufour d322a00a5d Improve debug and error handling 2019-02-12 17:38:11 +01:00
Quentin Dufour 0d41b47ff9 Fix file descriptor bug 2019-02-12 17:12:20 +01:00
Quentin Dufour debe0feb56 Introduce a ring buffer 2019-02-12 11:17:37 +01:00
Quentin f93853f974 WIP UDP Server implementation 2019-02-11 23:40:37 +01:00
Quentin a786b69856 Snapshot that doesn't compile 2019-02-11 22:40:00 +01:00