Skip to content

Releases: r-lyeh-archived/sole

1.0.4

27 May 14:35
Compare
Choose a tag to compare
v1.0.4: Fix potential threaded issues (fix #18, PR #39) and a socket …

…leak (fix #38)

1.0.2

16 Mar 20:40
e467842
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release

Fix last_uuid_time logic @samcoppini
Make last_uuid_time thread-local @samcoppini
Speed up rebuilding from string @vihangm
Speed up stringification @vihangm

1.0.1

09 Dec 20:27
78e2e20
Compare
Choose a tag to compare
Merge pull request #26 from divinity76/patch-1

replace MAXHOSTNAMELEN with HOST_NAME_MAX