Skip to content

v3.9.11

Choose a tag to compare

@halx99 halx99 released this 12 Mar 02:11
  1. [BugFix] Avoid luaopen_yasio_cclua affect lua stack.
  2. [Feature] Add option: YOPT_NO_NEW_THREAD.
  3. [Improve] Add option: YOPT_CHANNEL_REMOTE_ENDPOINT.
  4. [BugFix] Fix can't close exist transport at open channel.
  5. [BugFix] Fix the options can't be initialized at vs2013.
  6. [Improve] Tidy and rename macros.
  7. [Improve] Optimize API open,reopen.
  8. [Improve] Optimize timer API.
  9. [Improve] Optimize file log, use posix non-buffer API.
  10. [Improve] Store last read/write retval to offset when the connection should be closed.
  11. [Improve] Use transport id to trace connection established/lost.