mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
udp connect function is added for bind & connect behavior
This commit is contained in:
parent
1238f31178
commit
376f7c1304
8 changed files with 135 additions and 41 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#define DATASTR "This is a test"
|
||||
#define STRLEN 8092
|
||||
#define PORT 7777
|
||||
#define PORT2 7778
|
||||
#define PPID 12345
|
||||
|
||||
static void sctp_test1(abts_case *tc, void *data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue