Added pwmd_connect_url() and pwmd_connect_url_async(). These allow for
commite7605ed3733577ab95d565b957943cf00c5ef5f8
authorBen Kibbey <bjk@luxsci.net>
Thu, 9 Apr 2009 03:35:13 +0000 (8 23:35 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 9 Apr 2009 03:35:13 +0000 (8 23:35 -0400)
treeddefa491cd85bbdcc0181d857f33708539e3ba9e
parent2baf39da15b7b9d0fcfaf4a7813cdf7111d41725
Added pwmd_connect_url() and pwmd_connect_url_async(). These allow for
connecting to either the local or remote pwmd server by options
specified in the URL string.
doc/libpwmd.3
src/libpwmd.c
src/libpwmd.h.in
src/pwmc.c