catalinux / Conn (public) (License: LGPLv2) (since 2016-03-01) (hash sha1)
Net library for easy building ipv4/ipv6 network daemons/clients
Date (UTC) User Event
2024-03-29 12:28 catalinux Reference refs/heads/main updated from f9de48ed05221de560fcc87ffb4935bceda0fe36 to 617c4983c3ea3d83ace1149ddb54b7991d3889ac
2024-03-29 06:28 catalinux Reference refs/heads/main updated from 20e4e5948c9dacb251a784f031bd7bd7a0db9fcf to f9de48ed05221de560fcc87ffb4935bceda0fe36

README:
Author: Catalin(ux aka Dino) BOIE
Date: 2004-07-01
Project page: https://rocketgit.com/user/catalinux/Conn
Description: Net library for easy building ipv4/ipv6 network daemons/clients.
License: LGPL

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