about summary refs log tree commit diff
path: root/src/libstd/sys/windows/tcp.rs
AgeCommit message (Expand)AuthorLines
2014-12-29std: Stabilize the prelude moduleAlex Crichton-1/+1
2014-12-26Implement Sync/Send for windows TCP typesFlavio Percoco-0/+12
2014-12-20Fix the fallout of removing feature(import_shadowing).Eduard Burtescu-6/+5
2014-12-05std: Close TcpListener with closesocket()Alex Crichton-18/+22
2014-11-08Runtime removal: refactor pipes and networkingAaron Turon-0/+219