Skip to content

Releases: GTkorvo/evpath

Version 4.5.0

08 Oct 22:12
Compare
Choose a tag to compare

Add Epoll support as an alternative to select()
Many CMake changes.

version 4.4.0

08 Jul 11:04
Compare
Choose a tag to compare
v4.4.0

Bump version for release

v4.2.4

04 Dec 21:44
Compare
Choose a tag to compare

Bugfix release. Fix compilation on older OSX machines and include pthread libraries in evpath_config where necessary.

v4.2.3

30 Sep 03:53
Compare
Choose a tag to compare

Bug fix release. Fixes burstiness / stuttering in the Enet transport.

v4.2.2

15 Aug 11:45
Compare
Choose a tag to compare

Bugfix release. Correct problems with evpath_config and the Enet transport.

v4.2.1

25 Jun 01:01
Compare
Choose a tag to compare
bug fix

v4.1.2

22 Jun 15:44
Compare
Choose a tag to compare

Bug-fix. Correct a problem with CMakeLists.txt when -DTARGET_CNL=1 is used.

Version 4.1.1

12 Jun 17:28
Compare
Choose a tag to compare
v4.1.1

Convert svn:ignore properties to .gitignore.