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 96 05bb5770cb0d6c600920a5a614d2b0487df247f6 .gitignore
100644 blob 1132 69775e767464696966835156e386d716e93c91ed Makefile
100644 blob 3537 306c0b404177a226772d2175a7abfdcc5ae08aed blackhole_c.c
100644 blob 2853 6cdc1004ca703628109cd40f3769639d51927e80 blackhole_s.c
100644 blob 2977 6ed591e55e39dba64fbc9a4806e66d4a5d4e6ce1 c.c
100644 blob 2613 b662a762b25ca7490157dbb4ef135bedc4155b6d ntime.c
100644 blob 2671 c4464ae76f14d5bb8a14fdf9ce2da2fea1b2f66f raw.c
100644 blob 2334 414526724740bbddb7d718ca4448e99b1c1ec112 raw2.c
100644 blob 1988 6139a72afc69e4e71f7954cb75bc708225952de0 reconnect.c
100755 blob 88 7cef8cbbe409a74c8ec9c894ecb171bb9a880d1a run
100644 blob 3585 7cdc8a13c20df9d7038adc39d5e9bca67e316f24 s.c
100644 blob 2097 a53af91e441e8f63e64eebff6a968169abb43516 timeout.c
100644 blob 1624 cf898fdb3e114ee7b1b3f9485ca875c173731c99 trigger.c
100644 blob 3162 4636c169a99c15a7fda747ff7f2aa960fbe5297b udp_s.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