* added missing ai_canonname in addrinfo structure * ai_canonname, ai_addr and ai_addrlen must be zeroed before getaddrinfo call * write() must not be used on windows sockets * added (Socket).get_port() function which is useful when socket was initialized with 0 (random) port * tests is fixed, test server started listening on random port to avoid conflicts  | 
			||
|---|---|---|
| .. | ||
| urllib | ||
| net.v | ||
| socket.v | ||
| socket_nix.v | ||
| socket_test.v | ||
| socket_udp_test.v | ||
| socket_win.v | ||