MODULE = winsock.dll16 IMPORTS = ws2_32 DELAYIMPORTS = user32 EXTRADLLFLAGS = -m16 -Wb,--main-module,ws2_32.dll C_SRCS = socket.c