Add Hiya.ServiceBrowser::failure and remove the start and stop vfuncs

Review Request #3928 — Created March 25, 2025 and submitted — Latest diff uploaded

Information

hiya/hiya
default

Reviewers

Most service browser are immediately created during instantiation so there is
no need for start and stop functions.

Ran the tests under valgrind and called in the turtles.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add Hiya.ServiceBrowser::failure and remove the start and stop vfuncs
Most service browser are immediately created during instantiation so there is no need for start and stop functions.
5f0f1ea843e8624dfd666d0a852779b3901f02cf Gary Kramlich
hiya/hiyaservicebrowser.h
hiya/hiyaservicebrowser.c
hiya/tests/test_service_browser.c
Loading...