Re: [racket-users] Re: send-new-place-channel-to-named-dest usage question

2015-09-22 Thread Matthew Flatt
At Mon, 21 Sep 2015 05:22:34 -0700 (PDT), Tim Brown wrote:
> On Sunday, August 9, 2015 at 11:11:00 AM UTC+1, Tim Brown wrote:
> > On 8 August 2015 15:13:01 BST, Matthew Flatt  wrote:
> > >I fixed the minor issue, but I haven't been able to figure out how
> > >`send-new-place-channel-to-named-dest` is meant to work, either. (I'll
> > >try again to contact Kevin.)
> 
> Did you have any luck finding out about this from Kevin?

No, unfortunately, I received no response.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [racket-users] Re: send-new-place-channel-to-named-dest usage question

2015-09-21 Thread Tim Brown
Matthew,

On Sunday, August 9, 2015 at 11:11:00 AM UTC+1, Tim Brown wrote:
> On 8 August 2015 15:13:01 BST, Matthew Flatt  wrote:
> >I fixed the minor issue, but I haven't been able to figure out how
> >`send-new-place-channel-to-named-dest` is meant to work, either. (I'll
> >try again to contact Kevin.)

Did you have any luck finding out about this from Kevin?

Thanks and regards,

Tim

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [racket-users] Re: send-new-place-channel-to-named-dest usage question

2015-08-09 Thread Tim Brown
Thanks, Matthew.

Tim

On 8 August 2015 15:13:01 BST, Matthew Flatt mfl...@cs.utah.edu wrote:
I fixed the minor issue, but I haven't been able to figure out how
`send-new-place-channel-to-named-dest` is meant to work, either. (I'll
try again to contact Kevin.)

At Thu, 6 Aug 2015 11:32:29 +0100, Tim Brown wrote:
 On 06/08/15 11:29, Tim Brown wrote:
(define node (create-place-node localhost #:listen-port 6344))
;; [!] this prints out (to stdout) (6344)
 
 As a minor side issue, create-place-node prints what looks like a
 list of the listen port number to standard out. (Or it prints the
 listen port in parentheses as a hint).
 
 I can’t find it in the source -- maybe someone more familiar can
either
 justify or remove the terminal-polluting article :-)

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
You received this message because you are subscribed to the Google Groups 
Racket Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [racket-users] Re: send-new-place-channel-to-named-dest usage question

2015-08-08 Thread Matthew Flatt
I fixed the minor issue, but I haven't been able to figure out how
`send-new-place-channel-to-named-dest` is meant to work, either. (I'll
try again to contact Kevin.)

At Thu, 6 Aug 2015 11:32:29 +0100, Tim Brown wrote:
 On 06/08/15 11:29, Tim Brown wrote:
(define node (create-place-node localhost #:listen-port 6344))
;; [!] this prints out (to stdout) (6344)
 
 As a minor side issue, create-place-node prints what looks like a
 list of the listen port number to standard out. (Or it prints the
 listen port in parentheses as a hint).
 
 I can’t find it in the source -- maybe someone more familiar can either
 justify or remove the terminal-polluting article :-)
 
 Tim
 
 -- 
 Tim Brown CEng MBCS tim.br...@cityc.co.uk
 
 City Computing Limited · www.cityc.co.uk
   City House · Sutton Park Rd · Sutton · Surrey · SM1 2AE · GB
 T:+44 20 8770 2110 · F:+44 20 8770 2130
 
 City Computing Limited registered in London No:1767817.
 Registered Office: City House, Sutton Park Road, Sutton, Surrey, SM1 2AE
 VAT No: GB 918 4680 96
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Racket Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to racket-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
Racket Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.