This file is indexed.

/usr/share/doc/libgnomevfs2-common/html/gnome-vfs-2.0-gnome-vfs-dns-sd.html is in libgnomevfs2-dev 1:2.24.4-6.1ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Zeroconf networking support: GnomeVFS - Filesystem Abstraction library</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="GnomeVFS - Filesystem Abstraction library">
<link rel="up" href="networking.html" title="Networking">
<link rel="prev" href="networking.html" title="Networking">
<link rel="next" href="gnome-vfs-2.0-gnome-vfs-resolve.html" title="DNS Resolution">
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#gnome-vfs-2.0-gnome-vfs-dns-sd.description" class="shortcut">Description</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="networking.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="networking.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="gnome-vfs-2.0-gnome-vfs-resolve.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="gnome-vfs-2.0-gnome-vfs-dns-sd"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="gnome-vfs-2.0-gnome-vfs-dns-sd.top_of_page"></a>Zeroconf networking support</span></h2>
<p>Zeroconf networking support — Gets information about available Zeroconf (aka <span class="trademark">RendezVous</span>™) services on a local network.</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="gnome-vfs-2.0-gnome-vfs-dns-sd.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<span class="c_punctuation">(</span><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDResolveCallback" title="GnomeVFSDNSSDResolveCallback ()">*GnomeVFSDNSSDResolveCallback</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<span class="c_punctuation">(</span><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDBrowseCallback" title="GnomeVFSDNSSDBrowseCallback ()">*GnomeVFSDNSSDBrowseCallback</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()">gnome_vfs_dns_sd_browse</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-stop-browse" title="gnome_vfs_dns_sd_stop_browse ()">gnome_vfs_dns_sd_stop_browse</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve" title="gnome_vfs_dns_sd_resolve ()">gnome_vfs_dns_sd_resolve</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-cancel-resolve" title="gnome_vfs_dns_sd_cancel_resolve ()">gnome_vfs_dns_sd_cancel_resolve</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse-sync" title="gnome_vfs_dns_sd_browse_sync ()">gnome_vfs_dns_sd_browse_sync</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve-sync" title="gnome_vfs_dns_sd_resolve_sync ()">gnome_vfs_dns_sd_resolve_sync</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-service-list-free" title="gnome_vfs_dns_sd_service_list_free ()">gnome_vfs_dns_sd_service_list_free</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-list-browse-domains-sync" title="gnome_vfs_dns_sd_list_browse_domains_sync ()">gnome_vfs_dns_sd_list_browse_domains_sync</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-get-default-browse-domains" title="gnome_vfs_get_default_browse_domains ()">gnome_vfs_get_default_browse_domains</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="gnome-vfs-2.0-gnome-vfs-dns-sd.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDServiceStatus" title="enum GnomeVFSDNSSDServiceStatus">GnomeVFSDNSSDServiceStatus</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDService" title="GnomeVFSDNSSDService">GnomeVFSDNSSDService</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="gnome-vfs-2.0-gnome-vfs-dns-sd.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1">
<a name="gnome-vfs-2.0-gnome-vfs-dns-sd.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="GnomeVFSDNSSDResolveCallback"></a><h3>GnomeVFSDNSSDResolveCallback ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
<span class="c_punctuation">(</span>*GnomeVFSDNSSDResolveCallback<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">GnomeVFSDNSSDResolveHandle</span> *handle</code></em>,
                                 <em class="parameter"><code><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="type">GnomeVFSResult</span></a> result</code></em>,
                                 <em class="parameter"><code>const <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDService" title="GnomeVFSDNSSDService"><span class="type">GnomeVFSDNSSDService</span></a> *service</code></em>,
                                 <em class="parameter"><code>const <span class="type">char</span> *host</code></em>,
                                 <em class="parameter"><code><span class="type">int</span> port</code></em>,
                                 <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *text</code></em>,
                                 <em class="parameter"><code><span class="type">int</span> text_raw_len</code></em>,
                                 <em class="parameter"><code>const <span class="type">char</span> *text_raw</code></em>,
                                 <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
<p>Callback for the <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve" title="gnome_vfs_dns_sd_resolve ()"><code class="function">gnome_vfs_dns_sd_resolve()</code></a> function that is called
when a service has been resolved.</p>
<p>The <em class="parameter"><code>host</code></em>
 and <em class="parameter"><code>port</code></em>
 can be used to contact the requested service, and
<em class="parameter"><code>text</code></em>
 contains additional options as defined for the type requested.</p>
<p>To check for options being set in <em class="parameter"><code>text</code></em>
 without any value ("key" as
opposed to "key=value") you must use <a href="/usr/share/gtk-doc/html/glib/glib-Hash-Tables.html#g-hash-table-lookup-extended"><code class="function">g_hash_table_lookup_extended()</code></a>, since
they are stored in the hash table with a NULL value, and <a href="/usr/share/gtk-doc/html/glib/glib-Hash-Tables.html#g-hash-table-lookup"><code class="function">g_hash_table_lookup()</code></a>
can't tell that from the case where the key is not in the hash table.</p>
<div class="refsect3">
<a name="GnomeVFSDNSSDResolveCallback.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>handle</p></td>
<td class="parameter_description"><p>handle of the operation generating the callback</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>result</p></td>
<td class="parameter_description"><p>whether the resolve succeeded or not</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>service</p></td>
<td class="parameter_description"><p>the service that was resolved</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>host</p></td>
<td class="parameter_description"><p>the host name or ip of the host hosting the service</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>port</p></td>
<td class="parameter_description"><p>the port number to use for the service</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>text</p></td>
<td class="parameter_description"><p>a hash table giving additional options about the service</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>text_raw_len</p></td>
<td class="parameter_description"><p>length of <em class="parameter"><code>text_raw</code></em>
</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>text_raw</p></td>
<td class="parameter_description"><p>raw version of the additional options in <em class="parameter"><code>text</code></em>
</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback_data</p></td>
<td class="parameter_description"><p>user data defined when the callback was established</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="GnomeVFSDNSSDBrowseCallback"></a><h3>GnomeVFSDNSSDBrowseCallback ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
<span class="c_punctuation">(</span>*GnomeVFSDNSSDBrowseCallback<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">GnomeVFSDNSSDBrowseHandle</span> *handle</code></em>,
                                <em class="parameter"><code><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDServiceStatus" title="enum GnomeVFSDNSSDServiceStatus"><span class="type">GnomeVFSDNSSDServiceStatus</span></a> status</code></em>,
                                <em class="parameter"><code>const <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDService" title="GnomeVFSDNSSDService"><span class="type">GnomeVFSDNSSDService</span></a> *service</code></em>,
                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
<p>Callback for the <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()"><code class="function">gnome_vfs_dns_sd_browse()</code></a> function that informs
the user of services that are added or removed.</p>
<div class="refsect3">
<a name="GnomeVFSDNSSDBrowseCallback.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>handle</p></td>
<td class="parameter_description"><p>handle of the operation generating the callback</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>status</p></td>
<td class="parameter_description"><p>whether a service addition or removal was detected</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>service</p></td>
<td class="parameter_description"><p>the service that was discovered or removed</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback_data</p></td>
<td class="parameter_description"><p>user data defined when the callback was established</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-browse"></a><h3>gnome_vfs_dns_sd_browse ()</h3>
<pre class="programlisting"><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
gnome_vfs_dns_sd_browse (<em class="parameter"><code><span class="type">GnomeVFSDNSSDBrowseHandle</span> **handle</code></em>,
                         <em class="parameter"><code>const <span class="type">char</span> *domain</code></em>,
                         <em class="parameter"><code>const <span class="type">char</span> *type</code></em>,
                         <em class="parameter"><code><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDBrowseCallback" title="GnomeVFSDNSSDBrowseCallback ()"><span class="type">GnomeVFSDNSSDBrowseCallback</span></a> callback</code></em>,
                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>,
                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> callback_data_destroy_func</code></em>);</pre>
<p>Browses <em class="parameter"><code>domain</code></em>
 for service of the type <em class="parameter"><code>type</code></em>
, calling <em class="parameter"><code>callback</code></em>
 whenever
a new one is found or removed.</p>
<p>The domain to use can be "local" for multicast dns on the local network
(known as mDNS), or it can be the domain of the current host. You can also
use <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-list-browse-domains-sync" title="gnome_vfs_dns_sd_list_browse_domains_sync ()"><code class="function">gnome_vfs_dns_sd_list_browse_domains_sync()</code></a> to get a list of domains
that are interested in a particular domain.</p>
<p>The type is a string of the form "_type._tcp" or "_type._udp", where type
is a service type registered at http://www.dns-sd.org/ServiceTypes.html.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-browse.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>handle</p></td>
<td class="parameter_description"><p>pointer to a pointer to a <span class="type">GnomeVFSDNSSDBrowseHandle</span> object.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>dns domain to browse, or "local" for multicast DNS.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>type</p></td>
<td class="parameter_description"><p>type of service to browse for.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p>function to be called when service is discovered.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback_data</p></td>
<td class="parameter_description"><p>data to pass to <em class="parameter"><code>callback</code></em>
.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback_data_destroy_func</p></td>
<td class="parameter_description"><p>optional destructor function for <em class="parameter"><code>callback_data</code></em>
.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-browse.returns"></a><h4>Returns</h4>
<p> an integer representing the result of the operation.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-stop-browse"></a><h3>gnome_vfs_dns_sd_stop_browse ()</h3>
<pre class="programlisting"><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
gnome_vfs_dns_sd_stop_browse (<em class="parameter"><code><span class="type">GnomeVFSDNSSDBrowseHandle</span> *handle</code></em>);</pre>
<p>Stops browsing a domain started with <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()"><code class="function">gnome_vfs_dns_sd_browse()</code></a>.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-stop-browse.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>handle</p></td>
<td class="parameter_description"><p>handle of the browse operation to be stopped.</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-stop-browse.returns"></a><h4>Returns</h4>
<p> an integer representing the result of the operation.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-resolve"></a><h3>gnome_vfs_dns_sd_resolve ()</h3>
<pre class="programlisting"><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
gnome_vfs_dns_sd_resolve (<em class="parameter"><code><span class="type">GnomeVFSDNSSDResolveHandle</span> **handle</code></em>,
                          <em class="parameter"><code>const <span class="type">char</span> *name</code></em>,
                          <em class="parameter"><code>const <span class="type">char</span> *type</code></em>,
                          <em class="parameter"><code>const <span class="type">char</span> *domain</code></em>,
                          <em class="parameter"><code><span class="type">int</span> timeout</code></em>,
                          <em class="parameter"><code><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDResolveCallback" title="GnomeVFSDNSSDResolveCallback ()"><span class="type">GnomeVFSDNSSDResolveCallback</span></a> callback</code></em>,
                          <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>,
                          <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> callback_data_destroy_func</code></em>);</pre>
<p>Tries to resolve a specific service (typically recieved from
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()"><code class="function">gnome_vfs_dns_sd_browse()</code></a>) into a hostname/ip, port number and additional
options.</p>
<p>If you ever have to save a reference to a service you should store the
unresolved name/type/domain tripplet, because the actual host for the
service can change.</p>
<p>The <em class="parameter"><code>timeout</code></em>
 argument is primarily useful for local resolves, since the
host owning the service might no longer be around to answer.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-resolve.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>handle</p></td>
<td class="parameter_description"><p>pointer to a pointer to a <span class="type">GnomeVFSDNSSDResolveHandle</span> object.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>name</p></td>
<td class="parameter_description"><p>name of the service to resolve in UTF-8 encoding.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>type</p></td>
<td class="parameter_description"><p>type of the service to resolve.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>dns domain of the service to resolve, or "local" for multicast DNS.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>timeout</p></td>
<td class="parameter_description"><p>maximum time (in milliseconds) to try to resolve, or zero if no maximum.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p>function to be called when the service has been resolved.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback_data</p></td>
<td class="parameter_description"><p>data to pass to <em class="parameter"><code>callback</code></em>
.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback_data_destroy_func</p></td>
<td class="parameter_description"><p>optional destructor function for <em class="parameter"><code>callback_data</code></em>
.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-resolve.returns"></a><h4>Returns</h4>
<p> an integer representing the result of the operation.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-cancel-resolve"></a><h3>gnome_vfs_dns_sd_cancel_resolve ()</h3>
<pre class="programlisting"><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
gnome_vfs_dns_sd_cancel_resolve (<em class="parameter"><code><span class="type">GnomeVFSDNSSDResolveHandle</span> *handle</code></em>);</pre>
<p>Cancels resolving a service started with <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve" title="gnome_vfs_dns_sd_resolve ()"><code class="function">gnome_vfs_dns_sd_resolve()</code></a>.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-cancel-resolve.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>handle</p></td>
<td class="parameter_description"><p>handle of the resolve operation to be cancelled.</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-cancel-resolve.returns"></a><h4>Returns</h4>
<p> an integer representing the result of the operation.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-browse-sync"></a><h3>gnome_vfs_dns_sd_browse_sync ()</h3>
<pre class="programlisting"><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
gnome_vfs_dns_sd_browse_sync (<em class="parameter"><code>const <span class="type">char</span> *domain</code></em>,
                              <em class="parameter"><code>const <span class="type">char</span> *type</code></em>,
                              <em class="parameter"><code><span class="type">int</span> timeout_msec</code></em>,
                              <em class="parameter"><code><span class="type">int</span> *n_services</code></em>,
                              <em class="parameter"><code><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDService" title="GnomeVFSDNSSDService"><span class="type">GnomeVFSDNSSDService</span></a> **services</code></em>);</pre>
<p>Browses <em class="parameter"><code>domain</code></em>
 for service of the type <em class="parameter"><code>type</code></em>
, returning the result
after blocking for the duration of the browse. For details about <em class="parameter"><code>domain</code></em>

and <em class="parameter"><code>type</code></em>
, see <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()"><code class="function">gnome_vfs_dns_sd_browse()</code></a>.</p>
<p><em class="parameter"><code>timeout</code></em>
 is essential for the "local" domain, since you can never really
know when you've gotten the full set of return values when using multicast.</p>
<p>The returned list can be freed with <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-service-list-free" title="gnome_vfs_dns_sd_service_list_free ()"><code class="function">gnome_vfs_dns_sd_service_list_free()</code></a>.</p>
<p>This is a synchronous version of <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()"><code class="function">gnome_vfs_dns_sd_browse()</code></a>, see that for
more details.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-browse-sync.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>The dns domain to browse, or "local" for multicast DNS.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>type</p></td>
<td class="parameter_description"><p>type of the service to browse for.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>timeout_msec</p></td>
<td class="parameter_description"><p>maximum time to browse, in milliseconds.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n_services</p></td>
<td class="parameter_description"><p>pointer to location to store number of returned services.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>services</p></td>
<td class="parameter_description"><p>pointer to location to store returned services.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-browse-sync.returns"></a><h4>Returns</h4>
<p> an integer representing the result of the operation.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-resolve-sync"></a><h3>gnome_vfs_dns_sd_resolve_sync ()</h3>
<pre class="programlisting"><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
gnome_vfs_dns_sd_resolve_sync (<em class="parameter"><code>const <span class="type">char</span> *name</code></em>,
                               <em class="parameter"><code>const <span class="type">char</span> *type</code></em>,
                               <em class="parameter"><code>const <span class="type">char</span> *domain</code></em>,
                               <em class="parameter"><code><span class="type">int</span> timeout_msec</code></em>,
                               <em class="parameter"><code><span class="type">char</span> **host</code></em>,
                               <em class="parameter"><code><span class="type">int</span> *port</code></em>,
                               <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> **text</code></em>,
                               <em class="parameter"><code><span class="type">int</span> *text_raw_len_out</code></em>,
                               <em class="parameter"><code><span class="type">char</span> **text_raw_out</code></em>);</pre>
<p>Tries to resolve a specific service (typically recieved from
<a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()"><code class="function">gnome_vfs_dns_sd_browse()</code></a>) into a hostname/ip, port number and additional
options.</p>
<p>This is a synchronous version of <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-resolve" title="gnome_vfs_dns_sd_resolve ()"><code class="function">gnome_vfs_dns_sd_resolve()</code></a>, see that (and
its callback <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDResolveCallback" title="GnomeVFSDNSSDResolveCallback ()"><code class="function">GnomeVFSDNSSDResolveCallback()</code></a>) for more details.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-resolve-sync.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>name</p></td>
<td class="parameter_description"><p>name of the service to resolve in UTF-8 encoding.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>type</p></td>
<td class="parameter_description"><p>type of the service to resolve.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>dns domain of the service to resolve, or "local" for multicast DNS.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>timeout_msec</p></td>
<td class="parameter_description"><p>maximum time(in milliseconds) to try to resolve.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>host</p></td>
<td class="parameter_description"><p>location to store the host name or ip of the host hosting the service.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>port</p></td>
<td class="parameter_description"><p>location to store the port number to use for the service.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>text</p></td>
<td class="parameter_description"><p>location to store a hash table giving additional options about the service.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>text_raw_len_out</p></td>
<td class="parameter_description"><p>location to store length of <em class="parameter"><code>text_raw_out</code></em>
.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>text_raw_out</p></td>
<td class="parameter_description"><p>location to store raw version of the additional options in <em class="parameter"><code>text</code></em>
.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-resolve-sync.returns"></a><h4>Returns</h4>
<p> an integer representing the result of the operation.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-service-list-free"></a><h3>gnome_vfs_dns_sd_service_list_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gnome_vfs_dns_sd_service_list_free (<em class="parameter"><code><a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#GnomeVFSDNSSDService" title="GnomeVFSDNSSDService"><span class="type">GnomeVFSDNSSDService</span></a> *services</code></em>,
                                    <em class="parameter"><code><span class="type">int</span> n_services</code></em>);</pre>
<p>Frees a list of services as returned by <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse-sync" title="gnome_vfs_dns_sd_browse_sync ()"><code class="function">gnome_vfs_dns_sd_browse_sync()</code></a>.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-service-list-free.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>services</p></td>
<td class="parameter_description"><p>the list of services to free.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n_services</p></td>
<td class="parameter_description"><p>the number of services to free.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-dns-sd-list-browse-domains-sync"></a><h3>gnome_vfs_dns_sd_list_browse_domains_sync ()</h3>
<pre class="programlisting"><a class="link" href="gnome-vfs-2.0-gnome-vfs-result.html#GnomeVFSResult" title="enum GnomeVFSResult"><span class="returnvalue">GnomeVFSResult</span></a>
gnome_vfs_dns_sd_list_browse_domains_sync
                               (<em class="parameter"><code>const <span class="type">char</span> *domain</code></em>,
                                <em class="parameter"><code><span class="type">int</span> timeout_msec</code></em>,
                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> **domains</code></em>);</pre>
<p>Lists the recommended browsing domains for a specific dns domain.
This can be used to find interesting domains for the domain
you are currently in. These can then be browsed with <a class="link" href="gnome-vfs-2.0-gnome-vfs-dns-sd.html#gnome-vfs-dns-sd-browse" title="gnome_vfs_dns_sd_browse ()"><code class="function">gnome_vfs_dns_sd_browse()</code></a>.</p>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-list-browse-domains-sync.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>the domain to list browsable domains in.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>timeout_msec</p></td>
<td class="parameter_description"><p>maximum time to run, in milliseconds.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>domains</p></td>
<td class="parameter_description"><p>location to store the returned list of domain names strings.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gnome-vfs-dns-sd-list-browse-domains-sync.returns"></a><h4>Returns</h4>
<p> an integer representing the result of the operation.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gnome-vfs-get-default-browse-domains"></a><h3>gnome_vfs_get_default_browse_domains ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
gnome_vfs_get_default_browse_domains (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>Returns a list of domain names that is useful to
browse for standard services. The list is generated
by contacting the dns server of the domain part the
hostname and asking for the list of browse domains.
Then extra domains from a gconf setting is added.</p>
<p>The "local" domain is not normally returned by this.
Care should be taken with local services so that its
obvious that they are local, and cannot be confused
with non-local services.</p>
<div class="refsect3">
<a name="gnome-vfs-get-default-browse-domains.returns"></a><h4>Returns</h4>
<p> a <a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of domain name strings.</p>
</div>
</div>
</div>
<div class="refsect1">
<a name="gnome-vfs-2.0-gnome-vfs-dns-sd.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GnomeVFSDNSSDServiceStatus"></a><h3>enum GnomeVFSDNSSDServiceStatus</h3>
<p>
</p>
<div class="refsect3">
<a name="GnomeVFSDNSSDServiceStatus.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GNOME-VFS-DNS-SD-SERVICE-ADDED:CAPS"></a>GNOME_VFS_DNS_SD_SERVICE_ADDED</p></td>
<td class="enum_member_description"> </td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GNOME-VFS-DNS-SD-SERVICE-REMOVED:CAPS"></a>GNOME_VFS_DNS_SD_SERVICE_REMOVED</p></td>
<td class="enum_member_description"> </td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="GnomeVFSDNSSDService"></a><h3>GnomeVFSDNSSDService</h3>
<pre class="programlisting">typedef struct {
	char *name;
	char *type;
	char *domain;
} GnomeVFSDNSSDService;
</pre>
<p>
</p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
</body>
</html>