Sync from GitHub main #1

Open
nomad wants to merge 145 commits from sync/from-github into main
Showing only changes of commit 99658a23ff - Show all commits
@@ -83,6 +83,12 @@ CO_GNS_API int co_gns_server_disconnect(
int32_t reason,
const char* debug);
CO_GNS_API int co_gns_server_remote_ipv4(
co_gns_server_handle handle,
uint32_t connection_id,
uint32_t* out_ipv4_host_order,
uint16_t* out_port);
#ifdef __cplusplus
}
#endif