diff options
author | Loïc Hoguin <[email protected]> | 2016-08-29 12:39:49 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-08-29 12:40:03 +0200 |
commit | c807880f7ac73f813b2660ea81a00f7712a4e793 (patch) | |
tree | ba1d09e9b177f230665a80513b33fbd532000ce4 /_build/static/archives/extend/2013-August/000224.html | |
parent | b1df25a7d9cda697513650659b781b55b40898f8 (diff) | |
download | ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.gz ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.bz2 ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.zip |
Add old mailing list archives
Diffstat (limited to '_build/static/archives/extend/2013-August/000224.html')
-rw-r--r-- | _build/static/archives/extend/2013-August/000224.html | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/_build/static/archives/extend/2013-August/000224.html b/_build/static/archives/extend/2013-August/000224.html new file mode 100644 index 00000000..80b346e3 --- /dev/null +++ b/_build/static/archives/extend/2013-August/000224.html @@ -0,0 +1,72 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML> + <HEAD> + <TITLE> [99s-extend] How to broadcaset with ranch? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20How%20to%20broadcaset%20with%20ranch%3F&In-Reply-To=%3CCAD_32VWVNb_-vHChdC2S4CcFeJ29v5n3w6B0LNS5%3DRqWQxKaAQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000223.html"> + <LINK REL="Next" HREF="000225.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[99s-extend] How to broadcaset with ranch?</H1> + <B>Bin Wang</B> + <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20How%20to%20broadcaset%20with%20ranch%3F&In-Reply-To=%3CCAD_32VWVNb_-vHChdC2S4CcFeJ29v5n3w6B0LNS5%3DRqWQxKaAQ%40mail.gmail.com%3E" + TITLE="[99s-extend] How to broadcaset with ranch?">wbin00 at gmail.com + </A><BR> + <I>Sat Aug 17 10:00:04 CEST 2013</I> + <P><UL> + <LI>Previous message: <A HREF="000223.html">[99s-extend] [erlang-questions] [ANN] erlang.mk build tool +</A></li> + <LI>Next message: <A HREF="000225.html">[99s-extend] How to broadcaset with ranch? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#224">[ date ]</a> + <a href="thread.html#224">[ thread ]</a> + <a href="subject.html#224">[ subject ]</a> + <a href="author.html#224">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I'm new to ranch. In my application, I need to send some message to +all connections. So I'd like to know can I get all connections from +ranch, so I could use Transport:send to send them, or I must manage +all the created connections by myself? Or is there any other better +way? + +Thanks. + +Bin Wang + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000223.html">[99s-extend] [erlang-questions] [ANN] erlang.mk build tool +</A></li> + <LI>Next message: <A HREF="000225.html">[99s-extend] How to broadcaset with ranch? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#224">[ date ]</a> + <a href="thread.html#224">[ thread ]</a> + <a href="subject.html#224">[ subject ]</a> + <a href="author.html#224">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend +mailing list</a><br> +</body></html> |