about summary refs log tree commit diff
path: root/src/libextra/net/ip.rs
AgeCommit message (Expand)AuthorLines
2013-07-22extra: Remove uv, net, timer codeBrian Anderson-452/+0
2013-07-17test: Fix tests.Patrick Walton-0/+1
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-3/+10
2013-07-17librustc: Add a lint mode for unnecessary `copy` and remove a bunch of them.Patrick Walton-5/+3
2013-07-16Rename Option swap_unwrap to take_unwrap. Fixes Issue#7764Austin King-1/+1
2013-07-07remove some method resolve workaroundsDaniel Micay-1/+1
2013-07-05Remove superfluous super::super::Chris Morgan-14/+14
2013-07-05Move `extra::net_*` to `extra::net::*` properly.Chris Morgan-0/+446