v/vlib/net
vitalyster 9834ccfcd9 windows: Unicode and IPv6 http/sockets
cleanup schannel implementation (drop NT4.0 compatibility, use unicode strings, etc)
restore http tests
fix socket test: it did not throw before
2019-09-26 22:54:15 +03:00
..
urllib compiler/vlib: change `_ :=` to `_ =` and disable `_ :=` 2019-09-25 15:10:45 +03:00
net.v net : fix error msg 2019-07-17 18:42:10 +02:00
socket.v windows: Unicode and IPv6 http/sockets 2019-09-26 22:54:15 +03:00
socket_nix.v all: add missing includes 2019-08-24 02:48:47 +03:00
socket_test.v windows: Unicode and IPv6 http/sockets 2019-09-26 22:54:15 +03:00
socket_udp_test.v compiler/vlib: change `_ :=` to `_ =` and disable `_ :=` 2019-09-25 15:10:45 +03:00
socket_win.v net: socket error handling 2019-07-24 00:31:39 +02:00