LittleLydia
LittleLydia
> Precision is lost from the date formatter that is used internally to store the date. > > If you need perfect precision you need to store dates as a...
> "udp_ipv4_attached" is always false means sflt_attach_udp_ipv4 / sflt_register initialization failed: > https://github.com/didi/kemon/blob/master/kemon/network.c#L230 > > Can you see the error message from this UDP branch? > https://github.com/didi/kemon/blob/master/kemon/network.c#L2060 > Always false?...
I think you have added some redundant checks in your code when dealing with the udp handling. I found out that in network.c, some native udp request or requests with...