Mao Zhongyi <maozy.f...@cn.fujitsu.com> writes: > Currently, net_socket_mcast_create(), net_socket_fd_init_dgram() and > net_socket_fd_init() use the function such as fprintf(), perror() to > report an error message. > > Now, convert these functions to Error. > > Cc: jasow...@redhat.com > Cc: arm...@redhat.com > Cc: berra...@redhat.com > Signed-off-by: Mao Zhongyi <maozy.f...@cn.fujitsu.com> > Reviewed-by: Daniel P. Berrange <berra...@redhat.com>
Reviewed-by: Markus Armbruster <arm...@redhat.com>