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 <[email protected]> > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ > 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 [email protected]. > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

