• unknown's avatar
    Fixed some vio code that was using ___WIN__ instead of __WIN__ · 73fd169d
    unknown authored
    
    include/my_global.h:
      set SOCKET_EWOULDBLOCK to the proper windows def WSAEWOULDBLOCK
    sql/net_serv.cc:
      fixed typo with using 3 leading underscores instead of 2
    vio/vio.c:
      fixed typo with using 3 leading underscores instead of 2
    vio/viosocket.c:
      fixed typo with using 3 leading underscores instead of 2
    73fd169d
viosocket.c 12.1 KB