Code Monkey home page Code Monkey logo

Comments (4)

alexcrichton avatar alexcrichton commented on June 15, 2024

I'm all for adding documentation! I'm not quite sure what you're trying to do though, what do you mean by listing out addresses on the current host?

Also note that most methods in this crate simply directly correspond to various options you'd find in C here and there, so any examples in the wild should be directly translatable to Rust as well.

from net2-rs.

xrl avatar xrl commented on June 15, 2024

I'm trying to send the same message over multicast through all connected interfaces (osx: en0 and lo. or on linux: eth{0,1,2}). But I do realize I'm a newb in these APIs. I'm not sure what the C stdlib equivalent would be.

from net2-rs.

xrl avatar xrl commented on June 15, 2024

OK, so I'm looking for getifaddrs in Rust. Led me to a maidsafe project: https://github.com/maidsafe/crust/blob/master/src/getifaddrs.rs . I'll keep going and perhaps contribute back some docs :)

from net2-rs.

alexcrichton avatar alexcrichton commented on June 15, 2024

Ah ok, in that case the getifaddrs function currently isn't bound here so I'm gonna close this, but feel free to add docs if some are needed!

from net2-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.