Skip to content

Releases: cloudwu/skynet

Bugfix version for v0.1.0

29 Apr 02:35
Compare
Choose a tag to compare

Bugfix:

  1. socket channel reconnect should clear request queue.
  2. socket close may block the coroutine.
  3. jemalloc api may crash on macosx (disable jemalloc on macosx).

The first release of skynet

23 Apr 02:58
Compare
Choose a tag to compare
v0.1.0

add socket.bind