Skip to content

9.2.1: Housekeeping fixes

Compare
Choose a tag to compare
@thekid thekid released this 14 Aug 12:13
· 132 commits to master since this release
  • Fixed server implementation to run housekeeping after a given timeout
    period, which defaults to 60 seconds.
    (@thekid)
  • Fixed issue #10: Select(60, 0) failed - @thekid
  • Fixed issue #9: ServerSocket binds tcp://::1:8080 by default - @thekid