Hello, as my Hackweek project, I played with struct rem_port and tried to turn it into class hierarchy with virtual functions. The plan is to use this to implement listening on multiple sockets (CORE-5219) and possibly also AF_UNIX socket support but I didn't get that far yet. Current state of the cleanup is at
https://github.com/mkubecek/firebird/commits/mk/4.0/remote-cleanup The problem is the series also touches windows specific code (including WNET and XNET) and I'm pretty sure there are some typos and omissions which I would like to fix before submitting a pull request. The problem is the only Windows system I have is a VM with Windows XP and even the oldest version of MSVC Express I was able to find requires at least Windows 7 SP1. I believe I may still have an installation DVD of Windows 7 somewhere but before I try to find it, I wanted to ask if there is some other way. I noticed there is a configuration for travis-ci but AFAICS that only does linux test builds; is there something similar for windows test builds? Thanks for any advice, Michal Kubecek ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel