Remove redundant word
parent
a39b4fd338
commit
8cd8a10c47
|
@ -31,9 +31,6 @@ IN: network-clipboard
|
||||||
{ +listener+ t }
|
{ +listener+ t }
|
||||||
} define-command
|
} define-command
|
||||||
|
|
||||||
: <client-datagram> ( -- datagram )
|
|
||||||
"0.0.0.0" 0 <inet4> <datagram> ;
|
|
||||||
|
|
||||||
: with-client ( addrspec quot -- )
|
: with-client ( addrspec quot -- )
|
||||||
>r <client> r> with-stream ; inline
|
>r <client> r> with-stream ; inline
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue