Jakub Wojciech Klama d286418ee6 virtio_console: handle short writes to an Unix domain socket gracefully.
writev() can do a short write.  Retrying it results in a very convoluted
and complex code, so we iterate over iovec and do regular stream_write()
instead.

Approved by:	trasz
Sponsored by:	iXsystems, Inc.
2016-11-24 22:16:18 +00:00
..
2016-10-17 09:40:18 +00:00
2016-11-08 23:59:41 +00:00
2016-09-17 13:48:01 +00:00
2016-07-17 14:13:47 +00:00
2016-08-30 12:40:12 +00:00
2016-07-06 05:05:03 +00:00
2016-07-06 05:17:56 +00:00
2016-09-17 13:48:01 +00:00