libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_stream_registration.init
libgit2_d
sys
stream
git_stream_registration
Called to create a new connection to a given host.
struct
git_stream_registration
int
function
(.
git_stream
**
out_
,
const
(
char
)*
host
,
const
(
char
)*
port
)
init
;
Return Value
0 or an error code
Meta
Source
See Implementation
libgit2_d
sys
stream
git_stream_registration
variables
init
version_
wrap
Called to create a new connection to a given host.