summaryrefslogtreecommitdiff
path: root/toxcore/ping_array.c
AgeCommit message (Collapse)Author
2014-05-12Fixed segfault.irungentoo
2014-05-12Added ping_array, a special efficient array for use in operationsirungentoo
that require sending ping type packets. Made ping packets use it.