Skip to content
GitLab
Explore
Sign in
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Repository
tlmsp-curl
lib
connect.c
Find file
Blame
History
Permalink
- David McCreedy fixed a bad call to getsockname() that wrongly used a size_t
· ebee2e32
Daniel Stenberg
authored
Dec 22, 2006
variable to point to when it should be a socklen_t.
ebee2e32