Skip to content

jdm/rust-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quick and dirty binding for the Posix sockets API. Changed to run on rust-0.6-stable.

This is a huge WIP, but it compiles and passes some very basic tests. More work will be coming soon.

Note that rust now includes socket APIs. See std::net_tcp and related.

About

A simple Rust binding for Posix sockets. UNMAINTAINED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages