diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-11-25 21:53:08 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-12-05 00:49:31 -0800 |
| commit | d6d4088bbf3489bf1a30463406622ac43efea348 (patch) | |
| tree | 3c6e1d55308cecad5b6761aeec773ae23eafcc0b /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 361baabb07b2fb921d0f556d0787b3ea7ef86746 (diff) | |
| download | rust-d6d4088bbf3489bf1a30463406622ac43efea348.tar.gz rust-d6d4088bbf3489bf1a30463406622ac43efea348.zip | |
std: Close TcpListener with closesocket()
This may have inadvertently switched during the runtime overhaul, so this switches TcpListener back to using sockets instead of file descriptors. This also renames a bunch of variables called `fd` to `socket` to clearly show that it's not a file descriptor. Closes #19333
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
