Rogério Sampaio de Almeida
|
b707493d86
isActive call into Rust
|
2 lat temu |
Rogério Sampaio de Almeida
|
b1e10a91d5
get rid of the linked list in Timeout.c
|
2 lat temu |
Rogério Sampaio de Almeida
|
c85d8f9a9b
include EventLoop in setTimeout and clearAll Rffi calls
|
2 lat temu |
Rogério Sampaio de Almeida
|
4d15936b31
use new clearAllTimeouts in C
|
2 lat temu |
Rogério Sampaio de Almeida
|
702df17e91
fix pointer
|
2 lat temu |
Rogério Sampaio de Almeida
|
b559816555
use the new Rffi timeout functions
|
2 lat temu |
Caleb James DeLisle
|
e9b2fc41f2
fix what is probably a race condition when taking down timers
|
6 lat temu |
Caleb James DeLisle
|
7e8940acb1
stop using function name unlink() because it collides, also explicit cast to avoid signed comparison error
|
6 lat temu |
Caleb James DeLisle
|
4100252ba3
Fuzz testing work in progress
|
6 lat temu |
soredake
|
c49cc24869
links update
|
7 lat temu |
Caleb James DeLisle
|
fec8e8e982
Make Timeout.h provide more useful information about where the timeout was created (in memory traces)
|
9 lat temu |
Caleb James DeLisle
|
0327442c5c
A timeout should be able to be reset inside of the callback
|
10 lat temu |
Caleb James DeLisle
|
83d782d122
Timeout should not be freeing itself internally when it terminates, it should wait for it's caller to free it.
|
10 lat temu |
Caleb James DeLisle
|
e8f5ac3b39
memory leak
|
10 lat temu |
Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
10 lat temu |
Caleb James DeLisle
|
e88e33b648
More work on the new build
|
11 lat temu |
Caleb James DeLisle
|
fffb92caa8
more work done on the build
|
11 lat temu |
Caleb James DeLisle
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 lat temu |
Caleb James DeLisle
|
2ffd748237
major refactor of allocator
|
11 lat temu |
Caleb James DeLisle
|
ddf48ed80d
Allow asynchronous freeing of the allocator and remove the asyncAllocator hack.
|
11 lat temu |
Caleb James DeLisle
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
11 lat temu |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
11 lat temu |