avatar Gabriel Ebner

  • Registered on: 07/30/2011
  • Last connection: 07/30/2011

Activity

Reported issues: 1

07/30/2011

04:31 PM SmartIrc4net Bug #615: IPv6 support
Simplified patch.
04:26 PM SmartIrc4net Bug #615: IPv6 support
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.

Also available in: Atom