Idris2/libs/network/Network
Raoul Hidalgo Charman 1211f860b6
Fix issues with use of unix sockets (#1284)
This change adds logic to set up sockaddr correctly for connect and
bind, handles the AF_UNIX case for getSockAddr and expands the existing
test to cover unix sockets.
2021-04-12 11:22:45 +01:00
..
Socket Fix issues with use of unix sockets (#1284) 2021-04-12 11:22:45 +01:00
FFI.idr Fix issues with use of unix sockets (#1284) 2021-04-12 11:22:45 +01:00
Socket.idr Use the same naming convention for foreign primitives 2020-08-19 14:05:28 +01:00