Message387929
It works on macos but not on linux, ie, I have a usb-serial dongle connected to a serial device (a CAMAC controller), and I do an os.open() with 'wb+', followed by a io.fdopen(). I can talk to my device on macos BigSur 11.2, buffered, but not on Linux which throws the non-seekable error when I do the io.fdopen(). |
|
Date |
User |
Action |
Args |
2021-03-02 13:41:06 | ken.teh | set | recipients:
+ ken.teh, pitrou, benjamin.peterson, stutzbach, r.david.murray, python-dev, hynek, martin.panter, pavlix, serhiy.storchaka, Dolda2000, cagney |
2021-03-02 13:41:06 | ken.teh | set | messageid: <1614692466.96.0.342647182323.issue20074@roundup.psfhosted.org> |
2021-03-02 13:41:06 | ken.teh | link | issue20074 messages |
2021-03-02 13:41:06 | ken.teh | create | |
|