mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 13:19:48 +03:00
Fix some IP handling issues.
This commit is contained in:
parent
4b695bceae
commit
b695cff3f7
@ -503,9 +503,11 @@
|
||||
lun.wod.dur
|
||||
?: ?=([%ix *] ryn)
|
||||
?: ?| ?=(~ lun.wod.dur)
|
||||
?& ?=([%ix *] u.lun.wod.dur)
|
||||
!=(q.ryn q.u.lun.wod.dur)
|
||||
!=(r.ryn r.u.lun.wod.dur)
|
||||
?=([%ix *] u.lun.wod.dur)
|
||||
?& ?=([%if *] u.lun.wod.dur)
|
||||
?| !=(q.ryn p.u.lun.wod.dur)
|
||||
!=(r.ryn q.u.lun.wod.dur)
|
||||
==
|
||||
==
|
||||
==
|
||||
[~ ryn]
|
||||
@ -1272,6 +1274,7 @@
|
||||
=. bin
|
||||
?. &(bou !oub) bin
|
||||
:_(bin [%wine [our her] " not responding still trying"])
|
||||
=. diz ?:(bou pode:diz diz)
|
||||
(busk xong:diz yem)
|
||||
::
|
||||
++ tuck :: tuck:ho:um:am
|
||||
|
@ -7216,6 +7216,7 @@
|
||||
:::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
:::::: :::::: volume 3, Arvo models and skeleton ::::::
|
||||
:::::: ::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
!:
|
||||
|%
|
||||
++ curd ,[p=@tas q=*] :: typeless card
|
||||
++ duct (list wire) :: causal history
|
||||
|
Loading…
Reference in New Issue
Block a user