The Samba-Bugzilla – Attachment 4246 Details for
Bug 6441
Cannot build smbd with --enable-dnssd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for smbd/server.c
server.c.diff (text/plain), 349 bytes, created by
TAKAHASHI Motonobu
on 2009-06-05 15:29:10 UTC
(
hide
)
Description:
Patch for smbd/server.c
Filename:
MIME Type:
Creator:
TAKAHASHI Motonobu
Created:
2009-06-05 15:29:10 UTC
Size:
349 bytes
patch
obsolete
>--- server.c 2009-06-05 12:42:35.000000000 +0900 >+++ server.c.new 2009-06-05 12:41:38.000000000 +0900 >@@ -590,6 +590,8 @@ > /* Kick off our mDNS registration. */ > if (dns_port != 0) { > #ifdef WITH_DNSSD_SUPPORT >+ fd_set r_fds; >+ struct timeval idle_timeout; > dns_register_smbd(&dns_reg, dns_port, &maxfd, > &r_fds, &idle_timeout); > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 6441
: 4246 |
4252