From 1033c3c23f6239845aca061d0c354d9bd79e2f47 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Thu, 17 Nov 2011 22:38:22 +0100 Subject: Fix typo in gen_sctp(3) --- lib/kernel/doc/src/gen_sctp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kernel/doc') diff --git a/lib/kernel/doc/src/gen_sctp.xml b/lib/kernel/doc/src/gen_sctp.xml index 418bfae4b8..579b7f1f74 100644 --- a/lib/kernel/doc/src/gen_sctp.xml +++ b/lib/kernel/doc/src/gen_sctp.xml @@ -270,7 +270,7 @@ it is bound to.

For type seqpacket sockets (the default) IsServer must be true or false. - In the contrast to TCP, in SCTP there is no listening queue length. + In contrast to TCP, in SCTP there is no listening queue length. If IsServer is true the socket accepts new associations, i.e. it will become an SCTP server socket.

For type stream sockets Backlog defines -- cgit v1.2.3