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 94 2e97920b91646e1a8c2438ca375e2aaae22793fb .gitignore
100644 blob 169 c003c095218f64ad33aeb89987f61eb575557d96 .mailmap
100644 blob 1945 fecf0e7a7e8580485101a179685aedc7e00affbb Changelog.pre109
100644 blob 34427 db74d462450dd60cd4b0c62abc411b512af6718a Conn.c
100644 blob 1693 9823f645a3a6b30eb93e29e62b8111f16979533b Conn.h
100644 blob 835 3e3dff5bad664ce3c207f971f93c3a9125690e5e Conn.spec.in
100644 blob 95 709b9e660dcb7e8c7f17cda4e15cf3e37ec73839 Conn_config.h.in
100644 blob 32116 1ef5a31760df3e75df94dfc24bf9b82be345f074 Conn_engine_core.c
100644 blob 9883 18977aa6a2f965ef685b92f8cb4ec997969026d5 Conn_engine_core.h
100644 blob 4160 114f6912cfd33ef52c1160fe818be3035a8ffb53 Conn_engine_epoll.c
100644 blob 808 5922a4e87edcca3831c35d11636280bde3388c8a Conn_engine_epoll.h
100644 blob 2761 8a866dbb20b17aa5efd9466ccacd74e25baa6923 Conn_engine_poll.c
100644 blob 597 183f7af0b0688200fa8f69527c03ee075c83df12 Conn_engine_poll.h
100644 blob 30 d987fa5df957830331139935d517009e2911b0cf INSTALL
100644 blob 25275 92b8903ff3fea7f49ef5c041b67a087bca21c5ec LICENSE
100644 blob 1453 7c701fdd8920f6c2b5ff6a3265c995d4bc773c42 Makefile.in
100644 blob 192 5b11bdfb23857d8588845465aef993b320596b44 README
100644 blob 3415 00f1837ec09dcfc401adfd258d62c05217fe9e97 TODO
100755 blob 23 d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 configure
040000 tree - d4c9c4a69c5cfa2a84316967185f1661b6817779 docs
100755 blob 13311 a6e2825b35f915e6d64c2a981fa3b6266b2bf587 duilder
100644 blob 325 0397e6b6c1db3a3995fc8f73de7df276c7f83015 duilder.conf
040000 tree - 5d475b6bdcebfb7fc7ab0fed7b13baf14a0379ae examples
040000 tree - 751693d0803f700dd060788cc9383aa24b472267 tests
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