iolog: allow to read_iolog from unix socket
authorAdam Kupczyk <akupczyk@redhat.com>
Mon, 30 Jul 2018 10:02:55 +0000 (12:02 +0200)
committerAdam Kupczyk <akupczyk@redhat.com>
Fri, 3 Aug 2018 10:51:09 +0000 (12:51 +0200)
commit2f8f4821ef614ce3e0b221701c36a6d2d2044bb2
treecd7f00ad5c221fb9d50d08cf2f6be5e52b1e4243
parentf64fe5ac5308ee80f9d27a7854abfe4507116189
iolog: allow to read_iolog from unix socket

Checks is file provided via --read_iolog parameter is a unix socket.
In such case connect to it and fetch data from there.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
iolog.c