* Use MiniSSDPd if it is available. (Thanks Thomas Bernard)
This commit is contained in:
@ -62,5 +62,8 @@ ProcessSSDPRequest(int s, unsigned short port);
|
||||
int
|
||||
SendSSDPGoodbye(int * sockets, int n);
|
||||
|
||||
int
|
||||
SubmitServicesToMiniSSDPD(const char * host, unsigned short port);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user