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 433 8cb138ff2c9e6167452f4312521a091a6c686d14 Makefile
100755 blob 70 ab268aa7aa429de596e232d17ee2b63fd9e18a13 run
100644 blob 480 05d13f6c488adbb3b70183edef710926cec8d8a1 t1.c
100644 blob 674 4b4983bb361e721fd1069f519a7d9ba9a2584b6d t2.c
100644 blob 124 3d2378adda2cd93136969310e138cfdd1b68d7ba 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