-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: libidc
action: commit
revision:
path_from:
revision_from: a95a3ae1036a36e5c96ea85943a39c1305975294:
path_to:
revision_to:

git.thebackupbox.net

libidc

git://git.thebackupbox.net/libidc

commit a95a3ae1036a36e5c96ea85943a39c1305975294
Author: epoch <epoch@thebackupbox.net>
Date:   Sat May 2 05:38:28 2020 -0500

    added an actual readme

diff --git a/README b/README
deleted file mode 120000
index f38926764d92973bfd040885fa24727ccebc2837..0000000000000000000000000000000000000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
-libirc.c
\ No newline at end of file
diff --git a/README b/README
new file mode 100644
index 0000000000000000000000000000000000000000..c732a86f4ab87ab5391ef28f5908f11806b21250
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+idc
+
+input
+dispatched
+callbacks
+
+this is still in a very rough shape.
+
+requires manually putting:
+
+  extern struct idc_global idc;
+
+and then putting some initialization for an array like:
+
+  for(i=0;i<100;i++) {
+    idc.fds[i].fd=-1;
+  }
+  idc.shitlen=0;

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 11:00:48 2024