- 22 Apr, 2021 1 commit
-
-
Steven Allen authored
Otherwise, we're casting from a smaller type to a bigger type, addressing memory that's not ours. fixes #19
-
- 09 Nov, 2017 2 commits
-
-
Maksim Fedorov authored
-
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 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 11 Mar, 2014 1 commit
-
-
Juan Batiz-Benet authored
-