v/vlib/net
Swastik Baranwal e03ece2a4b
checker: check the fn decl for anon fns too (#7529)
2021-01-29 23:11:05 +02:00
..
ftp all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
html
http all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
openssl
smtp all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
urllib all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
aasocket.c.v
address.v
common.v
errors.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
net_nix.c.v
net_windows.c.v
socket_options.c.v
tcp.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
tcp_read_line.v
tcp_simple_client_server_test.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
tcp_test.v
udp.v checker: check the fn decl for anon fns too (#7529) 2021-01-29 23:11:05 +02:00
udp_test.v
util.v