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