wbenny / KSOCKET

KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getaddrinfo error in release

ImFlyTo opened this issue · comments

in berkeley.c 235 line, it should be " memcpy(Result->ai_addr, AddrInfoEx->ai_addr, AddrInfoEx->ai_addrlen);"