Changes between Version 2 and Version 3 of PythonPublishExample
- Timestamp:
- 04/28/08 08:28:34 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonPublishExample
v2 v3 31 31 avahi.IF_UNSPEC, #interface 32 32 avahi.PROTO_UNSPEC, #protocol 33 0, #flags33 dbus.UInt32(0), #flags 34 34 serviceName, serviceType, 35 35 domain, host,
