lp://staging/~statik/pyzeroconf/pyzeroconf.dev
- Get this branch:
- bzr branch lp://staging/~statik/pyzeroconf/pyzeroconf.dev
Branch merges
Branch information
Recent revisions
- 5. By Elliot Murphy
-
Update tests to use Zeroconf instead of Rendevous
patch from tseaver on sourceforge. - 4. By Elliot Murphy
-
Metaservice type support
This patch adds support for
_services._dns-sd. _udp type that returns types of
all services registered. The same functionality is
already in Howl and Apple's mDNSResponder.
It is also needed by KDE's zeroconf:/ protocol
handler.applied anonymous patch from sourceforge.
- 3. By Elliot Murphy
-
Fix for Zeroconf.
getServiceInfo returning None
getServiceInfo fails and returns none even though all the information has been
sent by the server.This patch also fixes the problem of Zeroconf.py not detecting already existing
services on startup.applying patch from sourceforge by psanford
- 1. By Elliot Murphy
-
Imported version 0.12 tarball from sourceforge download page.
There was no history in CVS.