0 branches
Tree
Top files
Clone with HTTPS:
dialer.v
net: add net.Dialer and net.Connection interfaces, abstracting the different types of connections, already supported by the V network stack (#21657)
1 year ago
498 bytes
ssl_bsd_tinyc_backend_test.v
net: examples/concurrency/concurrency_http.v fails on BSD with tcc (fixes #24728)
last Apr 14
171 bytes
ssl_compiles_test.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by `v test`, `v test-self` etc); use the new `// vtest build:` syntax to mark the tests instead (#23918)
1 year ago
219 bytes
ssl_d_use_openssl.v
net.ssl: fix cannot get whole response body on concurrent requests with -prod (fixes #20962)
last Apr 15
329 bytes