aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsclient/comm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libmdsclient: implement support for domain socketsMattias Andrée2015-08-261-8/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: connect to the display (parsing is not yet implemented)Mattias Andrée2015-08-261-2/+70
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement libmds_connection_send_unlockedMattias Andrée2015-08-251-9/+79
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2015-08-251-3/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: comm: init and destroyMattias Andrée2015-08-251-3/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + attributesMattias Andrée2015-08-251-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmds_connection: lockingMattias Andrée2015-08-251-1/+23
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + begin on libmds_connection_tMattias Andrée2015-08-251-0/+80
Signed-off-by: Mattias Andrée <maandree@operamail.com>