This website works better with JavaScript.
Home
Help
Register
Sign In
Sofia
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
adding SCTP transport
Volker Birk
9 months ago
parent
855f87655b
commit
02b9afda5a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/transport.h
+ 1
- 0
src/transport.h
View File
@ -26,6 +26,7 @@ typedef enum _PEP_transport_id {
/
/
PEP_trans_Email
=
0x01
,
/
/
PEP_trans_RCE
=
0x02
,
/
/
PEP_trans_PDL
=
0x03
,
/
/
PEP_trans_SCTP
=
0x04
,
PEP_trans__count
,
PEP_trans_CC
=
0xfe
Write
Preview
Loading…
Cancel
Save