Jeroen van Rijn
|
cc24d2de3e
Merge pull request #3810 from Feoramund/freebsd-core-net
|
1 year ago |
Feoramund
|
4c0ab09c9a
Handle `EPIPE` in Darwin `core:net`
|
1 year ago |
Feoramund
|
3512d7c672
Move Darwin `MSG_NOSIGNAL` to `core:os`
|
1 year ago |
Feoramund
|
eba0774bf3
Prevent `SIGPIPE` on Darwin when writing to a closed `core:net` socket
|
1 year ago |
Feoramund
|
fe754af13d
Add new contribution notes to `core:net`
|
1 year ago |
gingerBill
|
66b86bc7e0
Correct os errors for darwin
|
1 year ago |
gingerBill
|
97c499dbb4
Begin mapping `os.Error` in the rest of the codebase
|
1 year ago |
gingerBill
|
103eccf104
More style improvements
|
1 year ago |
gingerBill
|
5413a8b744
Even more style fixes
|
1 year ago |
Tetralux
|
d74ddb2d91
fixup
|
1 year ago |
Tetralux
|
ec0831da70
[net] Better error code for binding a privileged port without root access on Darwin
|
1 year ago |
simon
|
98f9f7d42e
darwin _enumerate_interfaces
|
1 year ago |
James Duran
|
fed0c2ea26
Fix Timeval for darwin and linux
|
2 years ago |
Laytan Laats
|
2b31d85cd4
implement non blocking sockets for darwin
|
2 years ago |
Sokus
|
1ecab2fcbc
Add `set_blocking` for network sockets
|
2 years ago |
Jeroen van Rijn
|
5c05038af0
Finish cleaning up core_net.
|
2 years ago |
Jeroen van Rijn
|
5da5ebff13
More coalescing.
|
2 years ago |
Jeroen van Rijn
|
798932523e
Coalesce socket_windows
|
2 years ago |
Jeroen van Rijn
|
d5ea492ef5
Make more private.
|
2 years ago |
Colin Davidson
|
64f200dc74
big error cleanup
|
2 years ago |
Colin Davidson
|
28f7f57247
manually start merging core_net
|
2 years ago |