| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/python-zeroconf/python-zeroconf/master/src/zeroconf/_updates.pxd | [Back] [Original] |
import cython
cdef class RecordUpdateListener:
cpdef void async_update_records(self, object zc, double now, cython.list records)
cpdef void async_update_records_complete(self)
| Web Proxy Viewer | New URL | Original Page |