about summary refs log tree commit diff
path: root/src/libstd/sys/common/net.rs
AgeCommit message (Expand)AuthorLines
2014-12-29std: Second pass stabilization for `ptr`Alex Crichton-1/+1
2014-12-28Added `get_address_name`, an interface to `getnameinfo`Murarth-0/+38
2014-12-25Parse fully-qualified associated types in generics without whitespaceP1start-4/+4
2014-12-21Remove a ton of public reexportsCorey Farwell-2/+2
2014-12-13libstd: use unboxed closuresJorge Aparicio-17/+20
2014-12-05Fall out of the std::sync rewriteAlex Crichton-6/+6
2014-11-20Make most of std::rt privateAaron Turon-1/+1
2014-11-17Switch to purely namespaced enumsSteven Fackler-0/+3
2014-11-17Fix fallout from coercion removalNick Cameron-2/+2
2014-11-13Remove lots of numeric traits from the preludesBrendan Zabarauskas-0/+1
2014-11-08Runtime removal: refactor helper threadsAaron Turon-0/+2
2014-11-08Runtime removal: refactor pipes and networkingAaron Turon-0/+909