| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-08-06 | If send fails with EPIPE, set errno to ECONNRESET instead | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-07-09 | Bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2015-10-11 | Whilst POSIX leaves it explicitly unspecify whether close(2) closes the fildes on interruption, Linux (and possibly some other kernels) specify ↵ | Mattias Andrée | 1 | -6/+1 | |
| that it does close. Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | typo | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-31 | add libmds_connection_establish_address | Mattias Andrée | 1 | -11/+42 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-28 | remove redundent cast | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-26 | libmdsclient: implement support for domain sockets | Mattias Andrée | 1 | -8/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-26 | libmdsclient: connect to the display (parsing is not yet implemented) | Mattias Andrée | 1 | -2/+70 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-25 | implement libmds_connection_send_unlocked | Mattias Andrée | 1 | -9/+79 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-25 | m + doc | Mattias Andrée | 1 | -3/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-25 | libmdsclient: comm: init and destroy | Mattias Andrée | 1 | -3/+30 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-25 | m + attributes | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-25 | libmds_connection: locking | Mattias Andrée | 1 | -1/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-25 | m + begin on libmds_connection_t | Mattias Andrée | 1 | -0/+80 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
