-
```
I have implemented the following things:
- event driven mode for POSIX systems (tested on Linux only).
- implemented the errorString() function.
- qextserialenumerator is working on Linux
- Creat…
-
```
I am writing a qt program on windowsxp and am having trouble opening my usb
port (COM3) using the qextserialport library. After calling
port_M->open(QextSerialPort::ReadWrite), true is returned, a…
-
Für den Fall, dass wir eea verwenden wollen.
ghost updated
9 years ago
-
Would it be possible to add PyOpenSSL (with the right version, cf #296) as an extra dependency, so that it would be installed automatically by performing a
```
pip install pyftpdlib[ssl]
```
Thanks