1. 04 Sep, 2018 1 commit
  2. 26 Jan, 2018 1 commit
  3. 22 Jan, 2018 2 commits
  4. 09 Nov, 2017 2 commits
    • Steven Allen's avatar
      set the V4InV6Prefix correctly (like go does) · 77df618d
      Steven Allen authored
      This is why go uses 16 byte arrays for all addresses by default.
      77df618d
    • Steven Allen's avatar
      fix windows support · 824c4592
      Steven Allen authored
      1. Switch back to the syscall package for errors. That way, we get consistent
         errors on all platforms.
      2. Use `sys/windows` where appropriate.
      3. Export type aliases for the *Sockaddr* types. That way, we can use the
         platform-specific types but call them the same name, regardless of platform.
      824c4592
  5. 24 Oct, 2017 1 commit
  6. 20 Jan, 2015 1 commit
  7. 10 Nov, 2014 2 commits
  8. 09 Nov, 2014 1 commit
  9. 06 Nov, 2014 4 commits