parent
a16707b176
commit
f83449b688
|
@ -173,8 +173,6 @@ M: stdin refill
|
||||||
M: stdin cancel-operation
|
M: stdin cancel-operation
|
||||||
[ size>> ] [ control>> ] bi [ cancel-operation ] bi@ ;
|
[ size>> ] [ control>> ] bi [ cancel-operation ] bi@ ;
|
||||||
|
|
||||||
M: stdin fd>> data>> handle-fd ; ! for handle-length
|
|
||||||
|
|
||||||
: control-write-fd ( -- fd ) &: control_write uint deref ;
|
: control-write-fd ( -- fd ) &: control_write uint deref ;
|
||||||
|
|
||||||
: size-read-fd ( -- fd ) &: size_read uint deref ;
|
: size-read-fd ( -- fd ) &: size_read uint deref ;
|
||||||
|
|
Loading…
Reference in New Issue