rust/src/libstd/sys
bors 1b521f5773 Auto merge of #70136 - hermitcore:network_tcp, r=dtolnay
add basic IP support in HermitCore

- add initial version to support sockets
- use TcpStream as test case
- HermitCore uses smoltcp as IP stack for pure Rust applications
- further functionalities (e.g. UDP support) will be added step by step
- in principle, the current PR is a revision of #69404
2020-04-04 06:04:32 +00:00
..
cloudabi Delete unnecessary stub stack overflow handler for cloudabi. 2020-04-03 10:13:49 -07:00
hermit Auto merge of #70136 - hermitcore:network_tcp, r=dtolnay 2020-04-04 06:04:32 +00:00
sgx Remove unnecessary stack overflow handler stub for sgx. 2020-04-02 16:29:09 -07:00
unix Rollup merge of #70597 - vakaras:thread_new_double_free_bug_fix, r=Amanieu 2020-04-03 22:55:05 +02:00
vxworks In Thread::new, add a comment that a panic could cause a memory leak. 2020-04-01 12:46:14 -07:00
wasi std: Fix over-aligned allocations on wasm32-wasi 2020-03-30 12:30:06 -07:00
wasm Remove stack overflow handler stub for wasm. 2020-04-02 07:15:12 -07:00
windows Rollup merge of #70597 - vakaras:thread_new_double_free_bug_fix, r=Amanieu 2020-04-03 22:55:05 +02:00
mod.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00