summaryrefslogtreecommitdiffstats
path: root/server/demarshallers.h
Commit message (Collapse)AuthorAgeFilesLines
* Add destructor for demarshalled messagesAlexander Larsson2010-06-221-1/+3
| | | | | | | This is required because we don't want to free messages that just refer to the unparsed message (like SpiceMsgData). Also, in the future we might need it for more complex demarshalling.
* Add server/demarshaller.hAlexander Larsson2010-06-181-0/+25