"src/libknot/packet/packet.c" did not exist on "b26209a57c7e865107eb4f812e2ed24de69b96ef"
-
Jan Včelák authored
Use pointer-based thread identifiers instead of number-based ones. This should resolve compilation warnings on BSD systems. Linux uses integers as thread identifiers, BSD based systems use pointers. ref #157
Jan Včelák authoredUse pointer-based thread identifiers instead of number-based ones. This should resolve compilation warnings on BSD systems. Linux uses integers as thread identifiers, BSD based systems use pointers. ref #157
Loading