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
- Host: GitHub
- URL: https://github.com/jwerle/libsock
- Owner: jwerle
- License: mit
- Created: 2014-05-08T12:36:53.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-15T18:43:45.000Z (about 12 years ago)
- Last Synced: 2025-03-30T18:02:39.912Z (about 1 year ago)
- Language: C
- Size: 273 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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