Skip to content
Success

Changes

Summary

  1. sctp_common: new module with common SCTP/S1AP API (details)
Commit ba4969087bc9328fd65ec3c6bf284fb3852b0e1a by Vadim Yanitskiy
sctp_common: new module with common SCTP/S1AP API

Move send_data/2 and shutdown/1 from sctp_client into their own module.
Make use of this API from sctp_server to avoid code duplication.

Change-Id: I49511b0860f45ff1410f1b6fe2f027606c7f0ae8
The file was modifiedsrc/sctp_proxy.erl
The file was modifiedsrc/sctp_server.erl
The file was modifiedsrc/sctp_client.erl
The file was addedsrc/sctp_common.erl