9fd43775661cab9fd0582538346850b05de5b082
[wrappi.git] / APIs / handle.api
1 entry_point local void connect () ;;
2
3 (* XXX Should scheme be an enum? *)
4 entry_point local void set_scheme (string scheme) ;;
5 entry_point local void set_hostname (string hostname) ;;