blob: 7c7f0abe0d130f96fd30932b85a43a196e931b0d (
plain) (
tree)
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE> [99s-extend] Updating Cowboy applications
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Updating%20Cowboy%20applications&In-Reply-To=%3C5321BF4D.50102%40mcq.io%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="000357.html">
<LINK REL="Next" HREF="000359.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[99s-extend] Updating Cowboy applications</H1>
<B>Joshua McQuistan</B>
<A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Updating%20Cowboy%20applications&In-Reply-To=%3C5321BF4D.50102%40mcq.io%3E"
TITLE="[99s-extend] Updating Cowboy applications">joshua.mcquistan at mcq.io
</A><BR>
<I>Thu Mar 13 15:23:09 CET 2014</I>
<P><UL>
<LI>Previous message: <A HREF="000357.html">[99s-extend] Updating Cowboy applications
</A></li>
<LI>Next message: <A HREF="000359.html">[99s-extend] Cowboy unexpectedly timing out when reading the body
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#358">[ date ]</a>
<a href="thread.html#358">[ thread ]</a>
<a href="subject.html#358">[ subject ]</a>
<a href="author.html#358">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>><i>
</I>><i> I wish I knew enough to answer your question. But I do hope you publish a tutorial documenting your solution for those following you down the trail.
</I>
Will do.
On 13/03/14 13:22, Loïc Hoguin wrote:
><i>
</I>><i> There is no plans for supporting unix sockets for the simple reason that
</I>><i> it is not portable. On the other hand, if you use a separate library to
</I>><i> open a socket and give it to Ranch (socket option), possibly writing a
</I>><i> specific transport module for it, then it's very possible that you can
</I>><i> use unix sockets (and if it works, please do send feedback).
</I>
I had missed this last night, I will try passing the socket down and see
if it works.
I can also see the gen_tcp:listen in ranch_tcp but I'd prefer to avoid that.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000357.html">[99s-extend] Updating Cowboy applications
</A></li>
<LI>Next message: <A HREF="000359.html">[99s-extend] Cowboy unexpectedly timing out when reading the body
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#358">[ date ]</a>
<a href="thread.html#358">[ thread ]</a>
<a href="subject.html#358">[ subject ]</a>
<a href="author.html#358">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>
|