[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #40933] Patch adds NSNetServiceListenForConnections option to NSNet
From: |
Marcus Müller |
Subject: |
[bug #40933] Patch adds NSNetServiceListenForConnections option to NSNetService |
Date: |
Tue, 17 Dec 2013 01:29:03 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9) AppleWebKit/537.71 (KHTML, like Gecko) Version/7.0 Safari/537.71 |
URL:
<http://savannah.gnu.org/bugs/?40933>
Summary: Patch adds NSNetServiceListenForConnections option
to NSNetService
Project: GNUstep
Submitted by: znek
Submitted on: Tue 17 Dec 2013 01:29:03 AM GMT
Category: None
Severity: 3 - Normal
Item Group: Change Request
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This patch adds the NSNetServiceListenForConnections option for -[NSNetService
publishWithOptions:], which significantly decreases the burden on the
programmer to enable a Bonjour service. The patch makes use of GSServerStream,
which leads to a pretty lean patch.
NOTE: you need to apply the patch from bug #40931 (Patch adds
MAC_OS_X_VERSION_10_9) in order to properly use this patch.
NOTE2: This functionality is only available to GSAvahiNetService (the
default). You might want to refactor this code to also work in
GSMDNSNetService.m, but I don't know it GSMDNSNetService does work at all,
still, so I didn't really bother.
Best Regards,
Marcus
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 17 Dec 2013 01:29:03 AM GMT Name:
NSNetServices+NSNetServiceListenForConnections.patch Size: 5kB By: znek
<http://savannah.gnu.org/bugs/download.php?file_id=29984>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40933>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #40933] Patch adds NSNetServiceListenForConnections option to NSNetService,
Marcus Müller <=