mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-19 22:19:51 +00:00
minor update
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
CORE_DECLARE(status_t) tcp_create(sock_id *new,
|
||||
CORE_DECLARE(status_t) tcp_open(sock_id *new,
|
||||
int family,
|
||||
const char *local_host, c_uint16_t local_port,
|
||||
const char *remote_host, c_uint16_t remote_port,
|
||||
|
||||
Reference in New Issue
Block a user