Quetzal2
Quetzal2
Is this issue still relevant to the current version? Since there is no injection anymore, this might not be used anymore, right? (I don't know exactly which `sleep()` is referred...
(adding the base dll code. Will wait for the .so to be updated to complete the change.) dll.rs, ffi.rs, interface.rs, packeteer.rs and files using the function (examples, …): - [x]...
Topics: - [ ] src/interface.rs should be asking for an ffi struct (as all the others do), or manage it by themselves (makes way more sense in this case)? -...
Ok. Thanks saintdev! I'll take care of the ffi.rs generation.