jetti777Ltd / mochiweb

Automatically exported from code.google.com/p/mochiweb
Other
0 stars 0 forks source link

IPv6 support #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://groups.google.com/group/mochiweb/browse_thread/thread/a3a5d48a4f310649

Original issue reported on code.google.com by matthew....@gmail.com on 8 Apr 2008 at 4:24

GoogleCodeExporter commented 8 years ago
I'm attaching a simple patch that enables MochiWeb to bind to IPv6 addresses. 
Also, it enables IPv6 for listening 
to "any" IP. Because the latter would lead to an error on systems where IPv6 
isn't supported, this is done 
conditionally after checking for IPv6 support.

Original comment by cmlenz on 4 Jun 2008 at 3:04

Attachments:

GoogleCodeExporter commented 8 years ago
Patch merged in r78.

Original comment by matthew....@gmail.com on 23 Jun 2008 at 9:24