Safe to not listen for messages from daemon after registering service?
15 views
Skip to first unread message
Andy Morrow
unread,
Jul 28, 2009, 8:18:53 PM7/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pybonjour
Hello,
I'm interested in using PyBonjour in my server project (the client is
written in Obj-C), but I'm not interested in spawning another thread
or doing more polling to see if there's a message from the daemon
after I've already registered a service. Can I safely ignore any
further communication after a service is successfully registered?
Thanks,
Andy Morrow
Christopher Stawarz
unread,
Jul 28, 2009, 9:49:41 PM7/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pybo...@googlegroups.com
Hi Andy,
> Can I safely ignore any further communication after a service is > successfully registered?