Samuel CHEMLA

Results 3 issues of Samuel CHEMLA

Hi, let's say I want to use `open()` from `fcntl.h` If I load this into FFI: ` int open(const char *pathname, int flags); ` then php see the result as...

### Description Document network errors handling and reconnect strategy --- ### Checklist - [x] Does `npm test` pass with this change (including linting)? - [x] Is the new or changed...