Closed 404neko closed 4 years ago
could you try whether this change fixes it ? https://github.com/rofl0r/microsocks/issues/6#issuecomment-384757566
could you try whether this change fixes it ? #6 (comment)
It works~ Thanks~
could you try to figure out the minimum value that works ? like try e.g. 128*1024
, 256*1024
, etc
Program always crash when doing domain resolving. After calling resolve(const char *host, unsigned short port, struct addrinfo** addr), it crash. Do you have any idea about it? Thanks