catalinux / Conn (public) (License: LGPLv2) (since 2016-03-01) (hash sha1)
Net library for easy building ipv4/ipv6 network daemons/clients

Mode Type Size Ref File
100644 blob 6 98573233cc8ea8531bff9920b0ef68172a9b2d94 .gitignore
100644 blob 374 0e294094c442cf21346f33bcebcdd42dafefe3d1 Makefile
100755 blob 70 ab268aa7aa429de596e232d17ee2b63fd9e18a13 run
100644 blob 480 05d13f6c488adbb3b70183edef710926cec8d8a1 t1.c
100644 blob 653 4ec1f8120dfd6cda756a5f1db775444cb2389340 t2.c
100644 blob 420 9832afcb49487f0203f18c57117fc833afde5598 t3.c
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/Conn

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/Conn

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/Conn

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main