Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@cptpcrd cptpcrd released this 08 Jan 19:03
· 13 commits to master since this release

Changelog:

  • meta: improve efficiency of cross-platform interfaces on Solaris
  • refactor: remove getpeereid()
  • refactor(xucred): always define Xucred.pid
  • fix(ffi): remove None check when loading libc (should fix on musl
    libc)
  • fix(ucred): use correct socket level on NetBSD
  • meta: fix packaging issues
  • doc: improved documentation
  • test: improved tests