Bug #615
IPv6 support
Status: | Closed | Start: | 07/30/2011 | |
Priority: | Normal | Due date: | ||
Assigned to: | % Done: | 100% |
||
Category: | - | Spent time: | - | |
Target version: | - | |||
Votes: | 0 |
Description
This patch modifies IrcConnection.Connect() to support IPv6 connections to dual-stack IRC servers.
Currently .Connect() will only try the first DNS entry it finds; this patches uses the TcpClient(string, int) constructor to try all DNS entries.
History
Updated by Gabriel Ebner 5041 days ago
- File 0001-Connect-to-IPv6-servers.patch added
Simplified patch.
Updated by Mirco Bauer 4893 days ago
- Status changed from New to Closed
- Assigned to set to Mirco Bauer
- % Done changed from 0 to 100