Idris2-boot/libs/network
Edwin Brady 65b3ddb81b Add --libdir option
This makes it easier for more complicated packages (e.g. network, which
needs to install a C shared library) to know where to put things without
having to work out the prefix themselves.
2019-09-19 13:04:39 +01:00
..
Network Add parameterised pointer type 2019-09-04 10:25:45 +01:00
.gitignore Ignore build artifacts 2019-08-07 09:40:30 +06:00
Echo.idr remove another message to make network tests more reliable 2019-09-13 18:43:35 +02:00
expected remove another message to make network tests more reliable 2019-09-13 18:43:35 +02:00
idris_net.c got a first basic test passing 2019-07-25 09:43:33 +02:00
idris_net.h provide a way to retrieve port of (server) socket bound to 0 2019-07-24 09:17:29 +02:00
lib-tests Display output on network test fail 2019-08-29 12:56:13 +01:00
Makefile Add --libdir option 2019-09-19 13:04:39 +01:00
network.ipkg got code to compile 2019-07-23 22:39:54 +02:00
test.c fix execution of network test to correctly load library 2019-07-28 22:53:05 +02:00