Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If send fails with EPIPE, set errno to ECONNRESET instead | Mattias Andrée | 2016-08-06 | 1 | -2/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Bump year | Mattias Andrée | 2016-07-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | typo | Mattias Andrée | 2015-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2015-09-02 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add libmds_connection_establish_address | Mattias Andrée | 2015-08-31 | 1 | -0/+21 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: implement support for domain sockets | Mattias Andrée | 2015-08-26 | 1 | -7/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: connect to the display (parsing is not yet implemented) | Mattias Andrée | 2015-08-26 | 1 | -2/+25 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement libmds_connection_send_unlocked | Mattias Andrée | 2015-08-25 | 1 | -7/+42 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + doc | Mattias Andrée | 2015-08-25 | 1 | -5/+25 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: comm: init and destroy | Mattias Andrée | 2015-08-25 | 1 | -3/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + add header composing macros | Mattias Andrée | 2015-08-25 | 1 | -5/+32 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + attributes | Mattias Andrée | 2015-08-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmds_connection: locking | Mattias Andrée | 2015-08-25 | 1 | -1/+72 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + begin on libmds_connection_t | Mattias Andrée | 2015-08-25 | 1 | -0/+87 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |