Modify ↓
#673 closed defect (fixed)
Better handling of IPv6 failure
Reported by: | wilmer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BitlBee | Version: | 1.2.8 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
wilmer@ruby:~$ telnet jabber.playlouder.com 5222 Trying 2a00:1068:0:209:216:3eff:fe4b:4b7a... Trying 94.228.66.54... Connected to jabber.playlouder.com. Escape character is '^]'.
Reported by yeled in #bitlbee (thanks!): BitlBee doesn't do this so gracefully. It fails on IPv6 and gives up. Have to try to fail more gracefully here.
This is pretty important. Shouldn't forget about this.
Attachments (0)
Change History (2)
comment:1 Changed at 2010-08-15T22:13:23Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed at 2016-07-07T20:51:01Z by
Milestone: | 1.2.x |
---|
Note: See
TracTickets for help on using
tickets.
changeset:devel,655 should fix this.