ucode: add support for using a prototype for cb, pass it to callbacks
authorFelix Fietkau <nbd@nbd.name>
Fri, 5 Apr 2024 17:03:54 +0000 (19:03 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 5 Apr 2024 17:17:52 +0000 (19:17 +0200)
commit6c16331e4bf542fbb538d62a6b5bf3d286ecbf2c
treeed0ecaf1f51d017b34838721452501cdd24935cd
parent980220ad17622456be141fb66a00e2b776a58749
ucode: add support for using a prototype for cb, pass it to callbacks

This allows using the cb as dynamic data store for the request

Signed-off-by: Felix Fietkau <nbd@nbd.name>
uclient-test.uc
ucode.c