renehsz / odin-sock

Low-level bindings to BSD-style sockets for the Odin programming language that should likely be in the standard library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

odin-sock

license contributors issues

Low-level bindings to Berkeley (BSD) sockets that should likely be in the standard library.

Tested to work on Linux, but might work on other Unix-like systems as well.

License

Licensed to the public domain under the UNLICENSE, see LICENSE file.

About

Low-level bindings to BSD-style sockets for the Odin programming language that should likely be in the standard library

License:The Unlicense