about summary refs log tree commit diff
path: root/src/libstd/net
AgeCommit message (Expand)AuthorLines
2015-02-26std: Draw from the same port pool during testsAlex Crichton-2/+2
2015-02-24std: Move std::env to the new I/O APIsAlex Crichton-1/+1
2015-02-22Rollup merge of #22584 - alexcrichton:snapshots, r=GankroManish Goregaokar-29/+0
2015-02-20Register new snapshotsAlex Crichton-29/+0
2015-02-20try to reduce bajillion warningsAlexis-7/+1
2015-02-18std: Stabilize the `hash` moduleAlex Crichton-0/+32
2015-02-17rollup merge of #22435: aturon/final-stab-threadAlex Crichton-46/+46
2015-02-17Fallout from stabilizationAaron Turon-46/+46
2015-02-17openbsd: adapt connect_error testSébastien Marie-1/+2
2015-02-11std: Add a `net` module for TCP/UDPAlex Crichton-0/+2592