summaryrefslogtreecommitdiffstats
path: root/gatchat/gat.h
AgeCommit message (Collapse)AuthorFilesLines
2011-10-10gatchat: Update copyright informationMarcel Holtmann1-1/+1
2011-04-29gat: add GAtSuspendFunc CB typedefGuillaume Zajac1-0/+1
2010-04-10Add generic receive function definitionMarcel Holtmann1-0/+4
2010-01-20Add gatutil.c to share common APIs with GAtServerZhenhua Zhang1-0/+36
Add gatutil.c/h gat.h and move shared typedef and APIs into it. So that they can be shared by GAtServer and GAtChat.