about summary refs log tree commit diff stats
path: root/src/io/posixstream.nim
Commit message (Expand)AuthorAgeFilesLines
* posixstream: fix incorrect read() usagebptato2023-01-011-1/+1
* posixstream/socketstream: fix cross-platform compilationbptato2022-12-311-8/+17
* Fix stream error handling confusion, title displaybptato2022-12-131-8/+25
* Add support for the encoding standard, fix parseLegacyColorbptato2022-12-101-0/+40