Ticket #140 (closed defect: invalid)
Delegate Functions for NSNetServiceBrowser Not Functional
| Reported by: | chris@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
I have the following script http://gist.github.com/14843 that builds out and attaches to the NSNetServiceBrowser object using the delegate object to print out when services are found. It does not receive the delegate function when a service has been found, but does exec the delegate function on service start. I have tried using the Cocoa runloop with this but it doesn't help the situation. Any assistance would be appreciated!
Change History
Note: See
TracTickets for help on using
tickets.

