about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-11-25 21:53:08 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-12-05 00:49:31 -0800
commitd6d4088bbf3489bf1a30463406622ac43efea348 (patch)
tree3c6e1d55308cecad5b6761aeec773ae23eafcc0b /src/libstd/sys/unix/stack_overflow.rs
parent361baabb07b2fb921d0f556d0787b3ea7ef86746 (diff)
downloadrust-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