summaryrefslogtreecommitdiff
path: root/agni.c
Commit message (Expand)AuthorAgeFilesLines
* Removed mq_ntf from main code. Commented out some messagesFreeArtMan2017-03-051-392/+165
* GLued up socket connectiona and messagingFreeArtMan2017-02-251-52/+86
* joined up socket connection code to main server thread. hardcoded echo/replay...FreeArtMan2017-02-251-6/+147
* removed new string creation function to util fileFreeArtMan2017-02-251-18/+3
* Formatring patch from Ms.IJ appliedFreeArtMan2017-02-251-17/+17
* Some lates updatesZoRo2017-02-241-47/+104
* Updated command parser. Event loop now support test commandsZoRo2017-02-081-3/+26
* Added matching table for executed commandsZoRo2017-02-071-12/+41
* merged _read/_write functions to have just one more direction paramZoRo2017-01-261-64/+37
* Made working basic mq IPC communicationZoRo2017-01-261-98/+400
* Initial commitZoRo2016-12-151-0/+512