netelf
netelf copied to clipboard
Don't use hard-coded IP address
In _win32.c and netelf.c the default IP address and port is hard-coded.
Need to be able to customise it at compile time, either by editing a config.h file or via -D defines.