Laytan
|
ca6ef95b03
add support for linux_riscv64 and freestanding_riscv64
|
1 year ago |
Jeroen van Rijn
|
cc24d2de3e
Merge pull request #3810 from Feoramund/freebsd-core-net
|
1 year ago |
Feoramund
|
fe754af13d
Add new contribution notes to `core:net`
|
1 year ago |
flysand7
|
4dcb75af6d
Make all handles non-inheritable by default
|
1 year ago |
gingerBill
|
5413a8b744
Even more style fixes
|
1 year ago |
gingerBill
|
c88a1bef91
Add another `-vet-cast` check
|
1 year ago |
Rickard Andersson
|
68f663ea85
fix(net): fix return type for `send_tcp`
|
1 year ago |
Rickard Andersson
|
efc84cd390
docs(net): add comment about `EPIPE` -> `Connection_Closed`
|
1 year ago |
Rickard Andersson
|
7b95562827
feat(net): turn `EPIPE` into `Connection_Closed`
|
1 year ago |
Rickard Andersson
|
c44f618b7d
fix(net): add `NOSIGNAL` to `send` options
|
1 year ago |
flysand7
|
ff0e976ff3
[net]: Fix passing the wrong socket to on linux
|
1 year ago |
Jeroen van Rijn
|
3b5d28f0ee
Merge pull request #2948 from flysand7/fix-do
|
1 year ago |
flysand7
|
270348b112
[core]: Remove `do` keyword from the core library
|
1 year ago |
Divan Burger
|
c20839c461
Fix use of unitialized socket in socket_linux.odin#_dial_tcp_from_endpoint
|
1 year ago |
flysand7
|
4d65b1ab9c
Implement new sys/unix package
|
1 year ago |
James Duran
|
fed0c2ea26
Fix Timeval for darwin and linux
|
2 years ago |
Sokus
|
1ecab2fcbc
Add `set_blocking` for network sockets
|
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 |
Jeroen van Rijn
|
96ac405952
Alignment + unnecessary allocator param.
|
2 years ago |
Colin Davidson
|
64f200dc74
big error cleanup
|
2 years ago |
Colin Davidson
|
28f7f57247
manually start merging core_net
|
2 years ago |