raisedragon / pircbotx

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

Lack of Bindhost #220

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add the ability to tell the bot to bind to a specific address. Particularly 
useful for IPv6 vhosts? 

Original issue reported on code.google.com by jzhou2...@gmail.com on 13 Dec 2014 at 3:43

GoogleCodeExporter commented 9 years ago
Already exists as configBuilder.setLocalAddress(InetAddress) and 
configBuilder.setDccLocalAddress(InetAddress)

Original comment by Lord.Qua...@gmail.com on 14 Dec 2014 at 2:30

GoogleCodeExporter commented 9 years ago
Added a reminder in trello to document this

Original comment by Lord.Qua...@gmail.com on 14 Dec 2014 at 2:59