summaryrefslogtreecommitdiff
path: root/ext/sctp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sctp')
-rw-r--r--ext/sctp/sctpassociation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sctp/sctpassociation.c b/ext/sctp/sctpassociation.c
index 23be55fae..6344babcc 100644
--- a/ext/sctp/sctpassociation.c
+++ b/ext/sctp/sctpassociation.c
@@ -88,7 +88,7 @@ static guint signals[LAST_SIGNAL] = { 0 };
static GParamSpec *properties[NUM_PROPERTIES];
-#define DEFAULT_NUMBER_OF_SCTP_STREAMS 10
+#define DEFAULT_NUMBER_OF_SCTP_STREAMS 1024
#define DEFAULT_LOCAL_SCTP_PORT 0
#define DEFAULT_REMOTE_SCTP_PORT 0