Mercurial > hg
comparison hgweb.cgi @ 39973:ba447b83cd56
rust-chg: add low-level function to set pager fd blocking
This is necessary because the server expects stdout/stderr to be blocking,
whereas we'll use async library to spawn pager, which makes pipes unblocking.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 29 Sep 2018 21:59:07 +0900 |
parents | 4b0fc75f9403 |
children | 47ef023d0165 |
comparison
equal
deleted
inserted
replaced
39972:7a0ffdd4af78 | 39973:ba447b83cd56 |
---|