(Please use linux-sctp@xxxxxxxxxxxxxxx for posting SCTP questions.) -------- Original Message -------- Subject: [Lksctp-developers] one-to-many question Date: Thu, 15 Aug 2013 16:21:23 +0800 From: xiong wei <xiongwei@xxxxxxxxx> To: Daniel Borkmann <dborkman@xxxxxxxxxx> CC: lksctp-developers@xxxxxxxxxxxxxxxxxxxxx Hi, Daniel. For one-to-many mode. Suppose I have a socket which contain several associations in it. that means there are several clients connect with server. If I use sendmsg(...) function to send msg from server, How does sctp identify which association will receive the data? Does all clients will receive the msg? And, Does sctp provide a way for server to send msg to all associations in one syscall ? Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html