- 09 Nov, 2017 1 commit
-
-
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.
-
- 24 Oct, 2017 1 commit
-
-
Steven Allen authored
syscall is frozen and mostly deprecated.
-
- 09 Nov, 2014 1 commit
-
-
Juan Batiz-Benet authored
-