Ticket #121 (new enhancement)

Opened 5 years ago

Last modified 5 years ago

make the stdb access functions a public API

Reported by: lennart Owned by: lennart
Milestone: Component: avahi-core
Keywords: Cc:

Description

we probably should add a new small lib "libavahi-stdb" which encapsulates the service type database access functions. Recommended functions:

avahi_stdb_lookup()
avahi_stdb_open()
avahi_stdb_close()
avahi_stdb_setstent()
avahi_stdb_getstent()

the last two functions should work like libc's getpwent(), setpwent().

Note: See TracTickets for help on using tickets.