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 30 01cac35cb2ffb95758787e3eb490fa270b9d73cb .gitignore
100644 blob 601 1503a0b4a8b24401a1d751b4c9ef8503d6679a08 Makefile
100644 blob 3568 008f6c02e93b9426c796243d5a03e8180907447f c.c
100755 blob 32 03ef1bcbd015240ca919fb1b03d87ecfebb28c38 c.run
100644 blob 3036 a9b23f7fdc0d28b4311a73e9d2ccc6fcac3246f3 line1.c
100644 blob 2873 e9ac4710ab001c74a001652fd1fc05ff3640b8fe raw.c
100644 blob 2506 e8d73ae76709feca057b93103d81f0831a7f30d9 raw2.c
100644 blob 3221 13143a0ed4095b4bf6148839c33e26da21ec1670 s.c
100755 blob 32 3b88a016e9462cafe208cd34ab90025fb23e158b s.run
100644 blob 2385 7b9b7349e6d8cfdb94d050e36a9c1816bdb615ef timeout.c
100644 blob 1345 869436370856af12faa3e3683c58b9d11b305abd trigger.c
100644 blob 3313 b7f10db57d933e6d08925eecf4ad1f9c8f4b8884 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