FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-zeroconf/src/zeroconf/_updates.pxd at master · python-zeroconf/python-zeroconf · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-zeroconf
/
python-zeroconf
Public
Notifications
You must be signed in to change notification settings
Fork
230
Star
734
Code
Issues
46
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-zeroconf
/
src
/
zeroconf
/
_updates.pxd
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (4 loc) · 189 Bytes
Breadcrumbs
python-zeroconf
/
src
/
zeroconf
/
_updates.pxd
Copy path
File metadata and controls
9 lines (4 loc) · 189 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
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
)
Back
|
FazBrowse Home
|
New Git URL