]> git.meshlink.io Git - catta/commit
add initial mono bindings
authorJames Willcox <snopr@snorp.net>
Fri, 9 Sep 2005 17:12:57 +0000 (17:12 +0000)
committerJames Willcox <snopr@snorp.net>
Fri, 9 Sep 2005 17:12:57 +0000 (17:12 +0000)
commitba12decc4413dedf22c06545d1ec5938efa8954a
tree6bd8edc20ffabbbd9300264677a983695787dd7f
parente1d06346134b3051878c8080694068517faf3f16
add initial mono bindings

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@538 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
13 files changed:
avahi-sharp/AddressResolver.cs [new file with mode: 0644]
avahi-sharp/AvahiTest.cs [new file with mode: 0644]
avahi-sharp/Client.cs [new file with mode: 0644]
avahi-sharp/ClientException.cs [new file with mode: 0644]
avahi-sharp/DomainBrowser.cs [new file with mode: 0644]
avahi-sharp/EntryGroup.cs [new file with mode: 0644]
avahi-sharp/HostNameResolver.cs [new file with mode: 0644]
avahi-sharp/Makefile.am [new file with mode: 0644]
avahi-sharp/ServiceBrowser.cs [new file with mode: 0644]
avahi-sharp/ServiceResolver.cs [new file with mode: 0644]
avahi-sharp/ServiceTypeBrowser.cs [new file with mode: 0644]
avahi-sharp/Utility.cs [new file with mode: 0644]
configure.ac