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 134 04ef2d83aea68e78b577eafd9173a435e3bf492d .gitignore
100644 blob 1540 e31d8e3a656e891eeb8c270f8b21d8f831b0d82b Makefile
100644 blob 3533 69253b1b80af9a0a01e07bf7e14b1139de122a4a blackhole_c.c
100644 blob 2849 1a23dc8ee5bd0c8b7b3a573fd6459284e4febc47 blackhole_s.c
100644 blob 2965 d730a68ad087dfa8ecca8d18df1d3862db7bf0be c.c
100644 blob 1601 72fa4bc8dc6ae308082d459b40d0803dcd9f24af ma.c
100644 blob 2613 b662a762b25ca7490157dbb4ef135bedc4155b6d ntime.c
100644 blob 2637 30c6bb29dff16c92a6dae92ed53fdad5a3ee26d6 raw.c
100644 blob 2300 5f19d07d1cc1799adacde51989e60f521446cd84 raw2.c
100644 blob 1976 74b6d230193f7ac187cdc65f8029fc1d84532269 reconnect.c
100755 blob 88 7cef8cbbe409a74c8ec9c894ecb171bb9a880d1a run
100644 blob 3521 3f48e640173115d4968be654487bc11a6855cb22 s.c
100644 blob 2085 c8c947447696623ddb3cc83ed88e5404b0e3c200 timeout.c
100644 blob 1602 43e6bc5603b7c66ab0d8aeab71a612b1e2afcfa7 trigger.c
100644 blob 3120 3b266127a8564ec7913122980d48b361e80f4f1d udp_s.c
100644 blob 2409 e1bc1bde4d132924b9e8757078882f9e8f833290 wpool1.c
100644 blob 1896 3697e0b2ed1ab35e2ebb3175bbe41f19023eefa8 wpool2.c
100644 blob 2679 fd107cdd43403bb4fc74b2b9c17d9ca26e089f83 ws1.c
100644 blob 1519 437be6f4cba3b8e40c787993826056ef273682ef xbind.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