Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 300 Bytes

CONN.H

What is this repository for?

  • This is a basic library project that want to wrap POSIX socket into a more clear and "object style" C library.
  • Version 0.1

How do I get set up?

  • Copy files into your project, include it into your code and enjoy!
  • [Work in progress...]