move remote-address to public
parent
c012a48920
commit
c6ab75e3f5
|
@ -8,12 +8,12 @@ IN: io.server
|
||||||
|
|
||||||
SYMBOL: servers
|
SYMBOL: servers
|
||||||
|
|
||||||
|
SYMBOL: remote-address
|
||||||
|
|
||||||
<PRIVATE
|
<PRIVATE
|
||||||
|
|
||||||
LOG: accepted-connection NOTICE
|
LOG: accepted-connection NOTICE
|
||||||
|
|
||||||
SYMBOL: remote-address
|
|
||||||
|
|
||||||
: with-connection ( client remote quot -- )
|
: with-connection ( client remote quot -- )
|
||||||
'[
|
'[
|
||||||
, [ remote-address set ] [ accepted-connection ] bi
|
, [ remote-address set ] [ accepted-connection ] bi
|
||||||
|
|
Loading…
Reference in New Issue