Swastik Baranwal
|
267e26ba1d
|
net: add unsafe block to int -> enum cast (#15961)
Fixes https://github.com/vlang/v/issues/15959
|
2022-10-03 21:56:06 +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 |
|
Alexander Medvednikov
|
fbb9e65c0f
|
all: ~500 more byte=>u8
|
2022-04-15 18:25:45 +03:00 |
|
Emily Hudson
|
535dcac8fa
|
net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904)
|
2021-06-13 23:53:38 +03:00 |
|
bettafish04
|
9b4f2edbfa
|
net: move unix socket code to net.unix and skip net/unix/unix_test.v … (#8681)
|
2021-02-11 18:51:12 +02:00 |
|
Delyan Angelov
|
ea401b1192
|
ci: #include <afunix.h> in vlib/net/net_windows.c.v
|
2021-02-11 12:45:25 +02:00 |
|
Delyan Angelov
|
91e18b039c
|
net: fix cross compilation with mingw, Ws2tcpip.h => ws2tcpip.h
|
2020-12-07 10:41:42 +02:00 |
|
Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
|