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 63 515e0ce98ea4f258bf8a05d86bb5f0e8e9e3a796 .gitignore
100644 blob 717 d5cf65e2545cc38ad92d7e4f1211ba5d9d67cc47 Makefile
100644 blob 3315 e3a367146540ceacb4fec66d0442e02a105db36e c.c
100755 blob 234 4d21c3024f3649e0db8d2047eb5a15df35fc645a c.run
100644 blob 2864 9326277c587174adf784d28340158b1bc261ff29 line1.c
100644 blob 2671 c4464ae76f14d5bb8a14fdf9ce2da2fea1b2f66f raw.c
100644 blob 2334 414526724740bbddb7d718ca4448e99b1c1ec112 raw2.c
100644 blob 3266 ac1506095f17f221fd596cb01de5be717fdfcfcc s.c
100755 blob 264 21096110b3845e5b3ad51ee7e2d995251f62afc9 s.run
100644 blob 3387 f3fede1eeb384197881461f8dcd51d37668660fe s_bind.c
100644 blob 2213 8245c3a95694548570b0b9c2974372efb23f6002 timeout.c
100644 blob 1345 869436370856af12faa3e3683c58b9d11b305abd trigger.c
100644 blob 3141 1516c3fbee808b8777eebc33c19a9410ec929c8c 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