An open API service indexing awesome lists of open source software.

https://github.com/jwerle/libsock

Higher level API for working with sockets in C
https://github.com/jwerle/libsock

Last synced: about 1 year ago
JSON representation

Higher level API for working with sockets in C

Awesome Lists containing this project

README

          

libsock
=======

Higher level API for working with sockets in C

## status

WIP

## install

```sh
$ clib install jwerle/libsock
```

## todo

* dgram/udp
* ping
* fork to clibs

## license

MIT