mingw_bind 259 compat/mingw.h int mingw_bind(int sockfd, struct sockaddr *sa, size_t sz); mingw_bind 260 compat/mingw.h #define bind mingw_bind