You should make a pull request to include this under libc. I think its a fitting place for it. On 20 Apr 2013 20:34, "Andres Osinski" <[email protected]> wrote:
> Hi everyone, this is just to let you guys know that I've updated a piece > of older C socket library bindings to Rust 0.6. I understand Rust intends > to go with native libuv bindings for handling sockets, but I'm much more > familiar with BSD sockets and having native bindings won't be hurting > anyone. > > If anyone wishes to take a look you can check it out at > https://github.com/AndresOsinski/rust-socket . Kudos to the original > author who wrote the first implementation at > https://github.com/jdm/rust-socket; I've only made it compile on the > latest version of the language. I've taken a very big interest in the > language and I'd like to contribute as an end user to see how the language > features work out in practice for library code. > > Thanks > > -- > Andrés Osinski > http://www.andresosinski.com.ar/ > > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev > >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
