v/vlib/net
Delyan Angelov 6d97b0a407
checker: improve checking of a << b, when a and b are numbers (#12589)
2021-11-29 03:48:49 +03:00
..
conv
ftp
html
http checker: improve checking of a << b, when a and b are numbers (#12589) 2021-11-29 03:48:49 +03:00
openssl openssl: change `read_into` to `read` (#12251) 2021-10-21 14:13:04 +03:00
smtp
unix net: fix declarations of C.htonl/C.htons/C.ntohl/C.ntohs in aasocket.c.v 2021-10-01 12:57:47 +03:00
urllib
websocket checker: improve checking of a << b, when a and b are numbers (#12589) 2021-11-29 03:48:49 +03:00
aasocket.c.v
address.v net: use `vmemset(&hints, 0, int(sizeof(hints)))`, instead of zeroing the fields 1 by 1 2021-11-24 09:34:48 +02:00
address_darwin.c.v
address_default.c.v
address_freebsd.c.v
address_linux.c.v
address_test.v os,net: cleanup deprecated @VROOT usages 2021-09-19 16:24:24 +03:00
address_windows.c.v
afunix.h
common.v
errors.v net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
ipv6_v6only.h
net_nix.c.v
net_windows.c.v
socket_options.c.v net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00
tcp.v
tcp_read_line.v
tcp_simple_client_server_test.v
tcp_test.v ci: do `brew install openssl` on the macos job, reduce flakyness of tcp_test.v 2021-10-01 13:13:05 +03:00
udp.v
udp_test.v
util.v net: ipv6 support, merge unix+ip;[pack:x] attribute (#9904) 2021-06-13 23:53:38 +03:00