Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
tokio
Commits
9f30f887
Unverified
Commit
9f30f887
authored
May 14, 2018
by
Carl Lerche
Browse files
Only run UDS tests on unix
parent
0dee84d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
tokio-uds/tests/stream.rs
View file @
9f30f887
#![cfg(unix)]
extern
crate
futures
;
extern
crate
tokio
;
extern
crate
tokio_uds
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment