forked from altcloud/fence-virt
99d6fa5746
Fix wrong usage of perror. perror is called when data filled by read system call is shorter than expected. It is not an error of system call. In such case perror should not be used. Similar code can be found in place where write system call is used. Signed-off-by: Masatake YAMATO <yamato@redhat.com> |
||
---|---|---|
.. | ||
bcast.c | ||
debug.c | ||
fdops.c | ||
ip_lookup.c | ||
log.c | ||
Makefile.in | ||
mcast.c | ||
simple_auth.c | ||
tcp.c |