libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_smart_subtransport_cb
libgit2_d
sys
transport
A function which creates a new subtransport for the smart transport
package extern (
C
) nothrow @
nogc
alias
git_smart_subtransport_cb
=
int
function
(
.
git_smart_subtransport
**
out_
,
.
git_transport
*
owner
,
void
*
param
)
Meta
Source
See Implementation
libgit2_d
sys
transport
aliases
git_smart_subtransport_cb
enums
GIT_SERVICE_UPLOADPACK_LS
GIT_TRANSPORTFLAGS_NONE
git_smart_service_t
git_transport_flags_t
functions
GIT_TRANSPORT_INIT
git_smart_subtransport_git
git_smart_subtransport_http
git_smart_subtransport_ssh
git_transport_dummy
git_transport_init
git_transport_local
git_transport_new
git_transport_register
git_transport_smart
git_transport_smart_certificate_check
git_transport_smart_credentials
git_transport_smart_proxy_options
git_transport_ssh_with_paths
git_transport_unregister
manifest constants
GIT_TRANSPORT_VERSION
structs
git_smart_subtransport
git_smart_subtransport_definition
git_smart_subtransport_stream
git_transport
A function which creates a new subtransport for the smart transport