Skip to content

Misc test fixes discovered on FreeBSD#829

Merged
carllerche merged 1 commit intotokio-rs:masterfrom
asomers:misc_jail_fixes
Apr 4, 2018
Merged

Misc test fixes discovered on FreeBSD#829
carllerche merged 1 commit intotokio-rs:masterfrom
asomers:misc_jail_fixes

Conversation

@asomers
Copy link
Copy Markdown
Collaborator

@asomers asomers commented Mar 28, 2018

All of these issues could theoretically affect any operating system,
especially the duplicate port assignment.

  • Fix a port mismatch in TcpStream doc test
  • Fix a duplicate port assignment in another tcp doc test
  • Better debuggabilty in test_close_on_drop
  • Don't fail connect_error if connect(2) fails synchronously

All of these issues could theoretically affect any operating system,
especially the duplicate port assignment.
* Fix a port mismatch in TcpStream doc test
* Fix a duplicate port assignment in another tcp doc test
* Better debuggabilty in test_close_on_drop
* Don't fail connect_error if connect(2) fails synchronously
@carllerche carllerche merged commit c419ed6 into tokio-rs:master Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants