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 156 53998c2e68da65770b86c65258f17ef45ecd6e5b .gitignore
100644 blob 1816 ca0671e0e7ee79eaa71a6acab483cd2388bad39f Makefile
100644 blob 3527 fcac5ba0fc808aaa92855f7cba79cddc589881e6 blackhole_c.c
100644 blob 2851 f46a44a1b024772006e2a2a7b3be194a52fd9309 blackhole_s.c
100644 blob 3103 f3e601b57c07cf329e5dda21725ccec1e2aba3a7 c.c
100644 blob 1601 72fa4bc8dc6ae308082d459b40d0803dcd9f24af ma.c
100644 blob 2614 a45afe7afa499afd20d1769b5c85cfbabf7586ab ntime.c
100644 blob 2638 a4651c91eba87af8adc672399ddba1f7e42660ce raw.c
100644 blob 2300 5f19d07d1cc1799adacde51989e60f521446cd84 raw2.c
100644 blob 2233 e10257db8d3eae827a4b3c37ef4151da48abae0f reconnect.c
100755 blob 88 7cef8cbbe409a74c8ec9c894ecb171bb9a880d1a run
100644 blob 3524 0d05655ba1ea420cc0c0b78abfcf508741e2a808 s.c
100644 blob 2085 c8c947447696623ddb3cc83ed88e5404b0e3c200 timeout.c
100644 blob 1603 0aec818e675063391d5815550cfaa5139794a559 trigger.c
100644 blob 3121 5253aad3ecc8f13e411ca3b412a2ca02ad2fd5c5 udp_s.c
100644 blob 7002 9f8fec5b34bf8b26eee59bfdf1d216336c27cfbe websocket1.c
040000 tree - 84e912a0e3a8cbf420d9266d8ca54e3f199f0dc3 websocket1.data
100755 blob 390 b7a134a74c0196d5fbdeae37b81e72db394d370f websocket1.sh
100644 blob 734 b6b103ca042d2a76277c2eaf07ceff34af337851 websocket1.txt
100644 blob 2410 816522f6fe707ee2508f85eded60f101b84504bb wpool1.c
100644 blob 2013 27d5749d614d0c1e81e5bdc3a9daa5221a6b9e17 wpool2.c
100644 blob 2691 0de9b3fce8e2e54b0733ff03296d7d4384ff2649 ws1.c
100644 blob 46281 ae590b6db9035ba58ec6b79f1d7854a4f14ba0b5 wsdemo.c
040000 tree - c17237c87694744ba0eae5986d190005b877d7d5 wsdemo.data
100644 blob 1520 c2f97866f21145a0b79966cda2a6b0ee1083fadb 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