mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-09 19:27:10 +00:00
When we call accept() on a listening socket, we need to inherit the sctp PPID from the master socket to the new socket of the just-accepted connection. Otherwise any sent packets (such as S1AP) will be sent to PPID=0 rather than the configured PPID (e.g. 18 for S1AP). |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| test | ||
| Makefile.am | ||