summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* requester gets now stored with commandsChristian Pointner2010-12-291-2/+2
| | | | | | | response and timeout handlers get called now git-svn-id: https://svn.spreadspace.org/gcsd/trunk@91 ac14a137-c7f1-4531-abe0-07747231d213
* removed trailing whitespacesChristian Pointner2010-12-291-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/gcsd/trunk@87 ac14a137-c7f1-4531-abe0-07747231d213
* cleanupChristian Pointner2010-12-261-12/+12
| | | | git-svn-id: https://svn.spreadspace.org/gcsd/trunk@79 ac14a137-c7f1-4531-abe0-07747231d213
* loading comamnds and response table form fileChristian Pointner2010-12-192-2/+12
| | | | git-svn-id: https://svn.spreadspace.org/gcsd/trunk@70 ac14a137-c7f1-4531-abe0-07747231d213
* marked start_gcsd as executableChristian Pointner2010-11-241-0/+0
| | | | git-svn-id: https://svn.spreadspace.org/gcsd/trunk@63 ac14a137-c7f1-4531-abe0-07747231d213
* added example gcsd startup script, and example dispatch-table for simple ↵Markus Grueneis2010-11-242-0/+23
| | | | | | binary protocol git-svn-id: https://svn.spreadspace.org/gcsd/trunk@62 ac14a137-c7f1-4531-abe0-07747231d213
* debugged dispatch tableChristian Pointner2010-11-242-6/+6
| | | | | | | | added basic mode added runtype to modules git-svn-id: https://svn.spreadspace.org/gcsd/trunk@61 ac14a137-c7f1-4531-abe0-07747231d213
* tab vs spaceChristian Pointner2010-11-241-5/+5
| | | | git-svn-id: https://svn.spreadspace.org/gcsd/trunk@60 ac14a137-c7f1-4531-abe0-07747231d213
* implemented dispatch-tableMarkus Grueneis2010-11-241-0/+6
added example dispatch-table table... using dispatcher in stdio and exec module git-svn-id: https://svn.spreadspace.org/gcsd/trunk@58 ac14a137-c7f1-4531-abe0-07747231d213