-
> Network extension points:
> Use the Packet Tunnel Provider extension point to implement the client side of a custom VPN tunneling protocol.
> Use the App Proxy Provider extension point to implement …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
I'm trying install and getting this error:
```shell
-> % asdf install php 8.07RC1
Determining configuration options...
Downloading source code...
% Total % Received % Xferd Average Speed …
-
Hey treeform, I just pushed OPT_UNIX_SOCK_PATH into libcurl.nim
https://github.com/Araq/libcurl/commit/7a420498f60a31d99fc8513886ce36c4e8c3a4ae
Is it possible to get unix socket support in libcurl…
-
first of thank you the detailed description.
I am trying to integrate an lib as module it uses POSIX BSD sockets. However, when compiling it always complains about missing headers, for example `ze…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **libgettext/0.20.1**
* Operating System+version: **Windows**
* Compiler+version: **any ve…
-
Bonjour à tous et meilleurs voeux !
Petit retour d'expérience d'une installation et migration de la bdd depuis un serveur Debian 10 avec Postgresql 11 vers un nouveau serveur Debian 12 avec Postgre…
-
Short of Gambit's own native module/package system I am using gerbil's, which is quite nice to work with.
In order to facilitate adoption, we could have a searchable package metadata repository. Th…
-
### Steps to reproduce
1. Run project
2. Connect to socket
3. Send data
4. Wait while close() executed
5. Send data again
### Expected results
ServerSocket may close socket
### Actual …
-
I noticed that WASI has well-known UNIX's `shutdown` function (in https://github.com/WebAssembly/wasi-libc/blob/main/libc-bottom-half/headers/public/wasi/api.h ).
Unfortunately, `shutdown` function…