← Back to team overview

desktop-packages team mailing list archive

[Bug 337733] Re: bittorrent doesn't listen on tcp6 ipv6 af_inet6

 

That's quite old; report with newer active version if needed

** Changed in: bittorrent (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to bittorrent in Ubuntu.
https://bugs.launchpad.net/bugs/337733

Title:
  bittorrent doesn't listen on tcp6 ipv6 af_inet6

Status in bittorrent package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bittorrent

  In this file
  /usr/share/pyshared/BitTorrent/RawServer.py
  two lines can be changed to use AF_INET6 instead to make bittorrent listen for connections on ipv6 too.
          server = socket.socket(socket.AF_INET6, socket.SOCK_STREAM)
          sock = socket.socket(socket.AF_INET6, socket.SOCK_STREAM)

  AF_INET6 listens for ipv4 connections too, at least on ubuntu.

  $ apt-cache policy bittorrent
  bittorrent:
    Installed: 3.4.2-11.1ubuntu2
    Candidate: 3.4.2-11.1ubuntu2

  $ lsb_release -rd
  Description:	Ubuntu jaunty (development branch)
  Release:	9.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bittorrent/+bug/337733/+subscriptions