Make failover work over IP families #5938
Annotations
10 warnings
Perform cppcheck analysis:
src/providers/data_provider_fo.c#L22
Include file: <netdb.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/providers/data_provider_fo.c#L23
Include file: <arpa/inet.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/providers/data_provider_fo.c#L24
Include file: "providers/backend.h" not found.
|
Perform cppcheck analysis:
src/providers/data_provider_fo.c#L25
Include file: "providers/fail_over.h" not found.
|
Perform cppcheck analysis:
src/providers/data_provider_fo.c#L26
Include file: "resolv/async_resolv.h" not found.
|
Perform cppcheck analysis:
src/providers/fail_over.c#L26
Include file: <sys/socket.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/providers/fail_over.c#L27
Include file: <sys/time.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/providers/fail_over.c#L29
Include file: <errno.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/providers/fail_over.c#L31
Include file: <strings.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/providers/fail_over.c#L32
Include file: <talloc.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading