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 1681 165bab456b1aee8003403b9b2c30f4f367223187 Makefile
100644 blob 3527 fcac5ba0fc808aaa92855f7cba79cddc589881e6 blackhole_c.c
100644 blob 2851 f46a44a1b024772006e2a2a7b3be194a52fd9309 blackhole_s.c
100644 blob 2967 ae4ce8c1ff3947e8835b1fca03ab5bbd4d75e89b 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 1979 79fd58e04e1f3874514fb5b11fc90730f6c16027 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 7022 38bdb138bd8b056f967ffe32bca5416ccc74f6a3 websocket1.c
040000 tree - 665407adab0902b809f72e7a18bc22be35b77d49 websocket1.data
100755 blob 390 ad8c7267f893c4ff004e8915f3a46df383b0f95a websocket1.sh
100644 blob 2410 816522f6fe707ee2508f85eded60f101b84504bb wpool1.c
100644 blob 2013 27d5749d614d0c1e81e5bdc3a9daa5221a6b9e17 wpool2.c
100644 blob 2691 0de9b3fce8e2e54b0733ff03296d7d4384ff2649 ws1.c
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