aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set errno to ECONNRESET if recv returns 0Mattias Andrée2017-10-211-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libsbus_receive: check message length to avoid reading outside itMattias Andrée2017-10-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add flags to functions using sendMattias Andrée2017-10-212-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libsbus_receive: add flagsMattias Andrée2017-10-212-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2017-10-218-0/+813
Signed-off-by: Mattias Andrée <maandree@kth.se>