diff options
| author | Sebastian <15335529+Sobeston@users.noreply.github.com> | 2020-03-28 23:07:49 +0000 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2020-03-28 21:34:50 -0400 |
| commit | 2b0d66736acdd156ec15a983c1f7d51d69c51559 (patch) | |
| tree | a312a74d5f7033527414768417a25737d19a4bc5 /src/os.cpp | |
| parent | f9db21f03eaf0b800e531d12c2677d579eceaff0 (diff) | |
| download | zig-2b0d66736acdd156ec15a983c1f7d51d69c51559.tar.gz zig-2b0d66736acdd156ec15a983c1f7d51d69c51559.zip | |
tcpConnectToHost - fixed compilation error
before:
```
std\net.zig:403:23: error: type '@TypeOf(std.net.getAddressList).ReturnType.ErrorSet!*std.net.AddressList' does not support field access
const addrs = list.addrs.toSliceConst();
^
```
Diffstat (limited to 'src/os.cpp')
0 files changed, 0 insertions, 0 deletions
