<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/common/net.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-11-01T17:08:24+00:00</updated>
<entry>
<title>std: Move sys_common to libstd/sys_common</title>
<updated>2016-11-01T17:08:24+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2016-09-30T23:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca30691813836e1c6896e5ba5d4397eb717e7270'/>
<id>urn:sha1:ca30691813836e1c6896e5ba5d4397eb717e7270</id>
<content type='text'>
Make the directory structure reflect the module structure. I've always
found the existing structure confusing.
</content>
</entry>
<entry>
<title>use MSG_NOSIGNAL on all relevant platforms</title>
<updated>2016-10-09T11:01:29+00:00</updated>
<author>
<name>Mathieu Poumeyrol</name>
<email>kali@zoy.org</email>
</author>
<published>2016-10-09T11:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=14f9cbdfd596390e039a7af8ca3003662fecc28e'/>
<id>urn:sha1:14f9cbdfd596390e039a7af8ca3003662fecc28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #36965 - kallisti5:master, r=alexcrichton</title>
<updated>2016-10-06T15:35:43+00:00</updated>
<author>
<name>Jonathan Turner</name>
<email>jonathandturner@users.noreply.github.com</email>
</author>
<published>2016-10-06T15:35:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=06989295639d5fd6f08977271339702f48c75e23'/>
<id>urn:sha1:06989295639d5fd6f08977271339702f48c75e23</id>
<content type='text'>
Haiku: Fix IPv6 target_os check
</content>
</entry>
<entry>
<title>Haiku: Fix IPv6 target_os check</title>
<updated>2016-10-04T20:41:26+00:00</updated>
<author>
<name>Alexander von Gluck IV</name>
<email>kallisti5@unixzen.com</email>
</author>
<published>2016-10-04T20:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4922abfbd26c74a4bfb2d8ab5077eda7938be457'/>
<id>urn:sha1:4922abfbd26c74a4bfb2d8ab5077eda7938be457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use MSG_NOSIGNAL from liblibc</title>
<updated>2016-09-28T17:44:20+00:00</updated>
<author>
<name>Mathieu Poumeyrol</name>
<email>mathieu.poumeyrol@snips.ai</email>
</author>
<published>2016-09-28T12:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5980d5bfddb8f1e92cee7f9a156c4758615bee4b'/>
<id>urn:sha1:5980d5bfddb8f1e92cee7f9a156c4758615bee4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MSG_NOSIGNAL on linux</title>
<updated>2016-09-28T17:43:11+00:00</updated>
<author>
<name>Mathieu Poumeyrol</name>
<email>kali@zoy.org</email>
</author>
<published>2016-09-27T14:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ed5e5428192f6f72afcb4becc3d78a18133613df'/>
<id>urn:sha1:ed5e5428192f6f72afcb4becc3d78a18133613df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the Haiku operating system on x86 and x86_64 machines</title>
<updated>2016-09-25T16:12:23+00:00</updated>
<author>
<name>Niels Sascha Reedijk</name>
<email>niels.reedijk@gmail.com</email>
</author>
<published>2016-09-25T04:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1a6fc8b7b840fb381b1aefa35b9b3d4c736bae50'/>
<id>urn:sha1:1a6fc8b7b840fb381b1aefa35b9b3d4c736bae50</id>
<content type='text'>
* Hand rebased from Niels original work on 1.9.0
</content>
</entry>
<entry>
<title>Use `#[prelude_import]` in `libstd`.</title>
<updated>2016-08-24T22:12:48+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-08-22T19:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a2c8783d91624261317316f996d8d2d09b7b6a4'/>
<id>urn:sha1:9a2c8783d91624261317316f996d8d2d09b7b6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Fix IPV6 imports for solaris</title>
<updated>2016-07-12T04:35:54+00:00</updated>
<author>
<name>Josh Stone</name>
<email>cuviper@gmail.com</email>
</author>
<published>2016-07-12T04:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9503b130d1624c47838f1632b9bca3a64e663992'/>
<id>urn:sha1:9503b130d1624c47838f1632b9bca3a64e663992</id>
<content type='text'>
Like BSDs, Solaris maps `IPV6_ADD_MEMBERSHIP` and `IPV6_DROP_MEMBERSHIP`
from `IPV6_JOIN_GROUP` and `IPV6_LEAVE_GROUP` respectively.
</content>
</entry>
<entry>
<title>Add test for std::net::lookup_host() duplicates</title>
<updated>2016-07-08T11:48:46+00:00</updated>
<author>
<name>Ivan Nejgebauer</name>
<email>inejge@gmail.com</email>
</author>
<published>2016-07-08T11:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66bf1092a58fb50279d263ba9e831435ace8e844'/>
<id>urn:sha1:66bf1092a58fb50279d263ba9e831435ace8e844</id>
<content type='text'>
</content>
</entry>
</feed>
