mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-15 12:13:24 +00:00
3d09b94590
ip packet on read error was returning an uninitialized ip packet with non zero size so it was thinking it was a valid packet. value initialize it to set the packet size to zero by default. this fixed it in an emulator at least... |
||
---|---|---|
.. | ||
android.hpp | ||
apple.hpp | ||
common.hpp | ||
linux.hpp | ||
packet_router.cpp | ||
packet_router.hpp | ||
platform.cpp | ||
win32.hpp |