summaryrefslogtreecommitdiff
path: root/module/ice-9/suspendable-ports.scm
Commit message (Expand)AuthorAgeFilesLines
* Fix some invalid unicode handling issues with suspendable ports.Christopher Baines2023-03-201-4/+4
* Fix suspendable implementation of 'get-bytevector-some!'Andrew Whatson2021-03-121-1/+1
* Revert "Handle CRLF and Unicode line endings in read-line"Andy Wingo2021-03-121-74/+3
* Handle CRLF and Unicode line endings in read-lineMike Gran2021-03-111-3/+74
* Make 'get-bytevector-n!' suspendable.Mark H Weaver2019-06-181-45/+67
* Make 'get-bytevector-some' and 'get-bytevector-some!' suspendable.Mark H Weaver2019-06-181-1/+30
* Add accept4 supportAndy Wingo2017-02-151-2/+2
* Prevent TOCTTOU bugs in suspendable portsAndy Wingo2017-02-081-81/+86
* Non-blocking accept/connect Scheme supportAndy Wingo2016-06-091-1/+22
* put-char in SchemeAndy Wingo2016-06-091-3/+14
* Update port documentation, rename sports to suspendable portsAndy Wingo2016-06-091-0/+700