libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_stream_registration.init
libgit2
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
sys
stream
git_stream_registration
variables
init
version_
wrap
Called to create a new connection to a given host.