Delyan Angelov
|
295807d7ef
|
net: use explicit int casts for net.error_eintr etc in the unix implementation too for consistency with the windows one
|
2024-09-22 15:28:20 +03:00 |
|
Delyan Angelov
|
dbc6b50cda
|
vlib: make ./v -Wimpure-v -W test vlib/ pass on Linux (#21554)
|
2024-05-23 16:21:01 +03:00 |
|
kbkpbot
|
a9ebab06da
|
net: fix non-blocking read/write (#20438)
|
2024-02-08 20:18:29 +02:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
|
Casper Küthe
|
c0eeb85eab
|
net.unix: update the module to make it compatible with windows and coroutines (#19831)
|
2023-11-11 10:07:56 +02:00 |
|
shove
|
0187b8e86a
|
net: ignore the SIGNPIPE signal at the socket level on macos (#19642)
|
2023-10-25 15:56:00 +03:00 |
|
Emily Hudson
|
fd1b6efea6
|
net: add failed addresses + details on connect errors, make connect more robust in the default non blocking mode (#15364)
|
2022-08-07 10:40:05 +03:00 |
|
Delyan Angelov
|
104d9a7c8a
|
net: cleanup #include directives
|
2021-05-22 10:53:19 +03:00 |
|
bettafish04
|
1a2ae0aead
|
net: add basic unix socket support (#8642)
|
2021-02-08 23:48:23 +01:00 |
|
Delyan Angelov
|
d92f5c55ba
|
net: use mut and refs as receivers consistently (#8205)
|
2021-01-20 11:11:01 +01:00 |
|
Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
|