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 12 64e983045621366ab6a5fdb5da910855ad0a8105 .gitignore
100644 blob 380 f2a8de66c8db3bce766fcd6a632c6f0f7d2e8123 Makefile
100755 blob 70 ab268aa7aa429de596e232d17ee2b63fd9e18a13 run
100644 blob 480 05d13f6c488adbb3b70183edef710926cec8d8a1 t1.c
100644 blob 653 4ec1f8120dfd6cda756a5f1db775444cb2389340 t2.c
100644 blob 420 9832afcb49487f0203f18c57117fc833afde5598 t3.c
100644 blob 200 39dc8b07c656795764fee640a7106bb2454e11f6 ws_double.expect
100755 blob 225 bf34704897aa13cee12dfff2caf76066e48424a1 ws_double.sh
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