summary refs log tree commit diff stats
path: root/lib/std/socketstreams.nim
Commit message (Collapse)AuthorAgeFilesLines
* Refines raises list in osproc (#21323)ringabout2023-02-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Remove Exception from raises in closeImpl * Update osproc.nim * refine errors * add ValueError * cast raises * refactor raises lists * Update lib/pure/osproc.nim * Update lib/pure/osproc.nim --------- Co-authored-by: Antonis Geralis <43617260+planetis-m@users.noreply.github.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Implements streams for sockets (#15729)PMunch2021-01-071-0/+181