mmacy 1db1491876 soreceive_stream: correctly handle edge cases
- non NULL controlp is not an error, returning EINVAL
  would cause X forwarding to fail

- MSG_PEEK and MSG_WAITALL are fairly exceptional, but we still
  want to handle them - punt to soreceive_generic
2018-06-11 16:31:42 +00:00
..
2018-06-08 18:54:47 +00:00
2018-06-09 14:17:06 +00:00
2018-06-10 19:15:38 +00:00
2018-03-24 21:30:24 +00:00
2018-05-25 08:44:00 +00:00