Dear Jason,
Il 04/11/2011 02:27, Jason Tackaberry ha scritto:
>
> kaa.Socket uses AF_INET6 sockets exclusively, and uses IPv4-mapped
> IPv6 addresses for IPv4 addresses on AF_INET6 sockets. This is why
> you see:
>
> $ netstat --inet6 -an | grep 1
> tcp6 0 0 127.0.0.1:1
On 11-11-05 01:33 PM, Dirk Meyer wrote:
> Right now, webinfo is doing that as well as the Freevo plugin.
I suppose the easiest first step is to move all the beacon-dependent
stuff under webmetadata/beacon/? Then you can import it directly and
use the beacon-aware stuff, as opposed to requiring be
On 05.11.2011 18:25, Jason Tackaberry wrote:
> On 11-11-04 03:45 PM, Dirk Meyer wrote:
>> Modified: trunk/WIP/webmetadata/src/__init__.py
>> ==
>> --- trunk/WIP/webmetadata/src/__init__.py(original)
>> +++ trunk/WIP/w
On 11-11-04 03:45 PM, Dirk Meyer wrote:
> Modified: trunk/WIP/webmetadata/src/__init__.py
> ==
> --- trunk/WIP/webmetadata/src/__init__.py (original)
> +++ trunk/WIP/webmetadata/src/__init__.py Fri Nov 4 15:45:31 2
Hi,
On 11/05/2011 02:32 AM, Jason Tackaberry wrote:
> On 11-11-04 03:51 PM, Dirk Meyer wrote:
>> Stupid command line. The log message should only for the beacon
>> plugin. It also fits for the rest, but the main message would be:
>> "make it work again after Jason's changes"
>
> I'd sure apprecia