[#DefaultOnionServiceTarget] = DefaultOnionServiceTarget :mrdocs: Build the default local target address for the onion service. == Synopsis Declared in `<torcontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CService.adoc[CService] DefaultOnionServiceTarget(uint16_t port); ---- == Return Value The default local CService target for the onion service. == Parameters [cols="1,4"] |=== | Name| Description | *port* | Port to bind the onion service target to. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#