aboutsummaryrefslogtreecommitdiffstats
path: root/sock_conn.c
Commit message (Collapse)AuthorAgeFilesLines
* Rearranged code for more IPC protocolsFreeArtMan2017-09-241-1/+1
|
* Fixed some memleaks in socket_connect libraryFreeArtMan2017-05-201-18/+21
|
* Remove debug printsFreeArtMan2017-05-161-3/+1
|
* Now after suspend HW, bot can reconnect back to server addressFreeArtMan2017-05-131-2/+7
|
* Update socket connection functions. Now reconnection is possibleFreeArtMan2017-05-111-1/+246
|
* Commented out debug messagesFreeArtMan2017-05-071-6/+6
|
* Added new commands CMD,SHA1. Added support of params for commands. Fixed ↵FreeArtMan2017-05-041-6/+14
| | | | some bugs with uninitialised buffers
* Removed mq_ntf from main code. Commented out some messagesFreeArtMan2017-03-051-6/+6
|
* GLued up socket connectiona and messagingFreeArtMan2017-02-251-14/+26
|
* joined up socket connection code to main server thread. hardcoded ↵FreeArtMan2017-02-251-2/+36
| | | | echo/replay command is working
* Formatring patch from Ms.IJ appliedFreeArtMan2017-02-251-0/+248