netplay: introduce abstractions for client/server-side sockets and connection providers #6930
Annotations
5 errors
Arch :LATEST [Clang]:
lib/netplay/connection_provider_registry.cpp#L42
function 'Register' could be declared with attribute 'noreturn' [-Werror,-Wmissing-noreturn]
|
Arch :LATEST [Clang]
Process completed with exit code 1.
|
Arch :LATEST [GCC]:
lib/netplay/connection_provider_registry.cpp#L47
this statement may fall through [-Werror=implicit-fallthrough=]
|
Arch :LATEST [GCC]:
lib/netplay/connection_provider_registry.cpp#L41
function might be candidate for attribute ‘noreturn’ [-Werror=suggest-attribute=noreturn]
|
Arch :LATEST [GCC]
Process completed with exit code 1.
|