]> git.sesse.net Git - vlc/commit
dsm/sd: use new libdsm API to discover NETBIOS shares
authorThomas Guillem <thomas@gllm.fr>
Fri, 30 Jan 2015 09:52:46 +0000 (10:52 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 30 Jan 2015 10:10:33 +0000 (11:10 +0100)
commit2c3ae1ba680e2cd1189a501cff9b101ad72c1873
treeef714022402d6193b69c44e9cd66900ae39d1c19
parent2f7279490c080df373271beda36183310b17b76a
dsm/sd: use new libdsm API to discover NETBIOS shares

The API is now asynchronous and use callbacks to notify the caller of new
netbios shares.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/access/dsm/sd.c