Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue: test coverage #156

Closed
37 tasks
Thomasdezeeuw opened this issue Dec 20, 2020 · 1 comment
Closed
37 tasks

Tracking issue: test coverage #156

Thomasdezeeuw opened this issue Dec 20, 2020 · 1 comment

Comments

@Thomasdezeeuw
Copy link
Collaborator

Thomasdezeeuw commented Dec 20, 2020

Current list left to test:

  • Socket::peer_addr
  • Socket::try_clone
  • Socket::shutdown
  • Socket::recv_out_of_band
  • Socket::peek
  • Socket::recv_from
  • Socket::peek_from
  • Socket::send_out_of_band
  • Socket::take_error
  • Socket::write_timeout
  • Socket::set_linger(None)
  • Socket::join_multicast_v4
  • Socket::leave_multicast_v4
  • Socket::multicast_if_v4
  • Socket::set_multicast_if_v4
  • Socket::multicast_loop_v4
  • Socket::set_multicast_loop_v4
  • Socket::multicast_ttl_v4
  • Socket::set_multicast_ttl_v4
  • Socket::join_multicast_v6
  • Socket::leave_multicast_v6
  • Socket::multicast_hops_v6
  • Socket::set_multicast_hops_v6
  • Socket::multicast_if_v6
  • Socket::set_multicast_if_v6
  • Socket::multicast_loop_v6
  • Socket::set_multicast_loop_v6
  • Socket::read_vectored
  • &Socket::read
  • &Socket::read_vectored
  • Socket::write_vectored
  • Socket::flush
  • &Socket::write
  • &Socket::write_vectored
  • &Socket::flush
  • Socket::debug
  • SockAddr::debug
@Thomasdezeeuw
Copy link
Collaborator Author

I think we got pretty decent coverage now, closing this instead of keeping it open for ever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant