Skip to content

INET 4.4.1

Compare
Choose a tag to compare
@rhornig rhornig released this 27 Jul 13:44
· 1773 commits to master since this release

This is a minor bugfix release, mostly fixing linker errors on Windows for projects depending on INET.

  • Fixed #758
  • Added several INET_API markers to fix linker errors on Windows
  • Fixed duplicate symbol linker errors on Windows when using template classes as a base class.
  • Fixed some inline method declarations.