Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: remote-ip in RebXR

From: andreas:bolka:gmx at: 22-Jul-2009 15:22

Graham, On Wed Jul 22 12:01:23 +0200 2009, Graham Chiu wrote:
> On Wed, Jul 22, 2009 at 11:10 AM, Andreas Bolka<andreas.bolka-gmx.net> wrote: > > On Tue Jul 21 23:30:13 +0200 2009, Graham Chiu wrote: > >> I wanted to use it within an exposed method. > > > > Well, that'll require a change to the server. Please give attached patch > > a try, it allows you to get an "xmlrpc context" by calling > > 'xmlrpc-context. Such a context currently only has a single field: > > 'client-port. > > Looks like it is working
Good to hear. Actually, the patch introduces a stupid race condition; a fixed version is available at: http://earl.strain.at/rebol/rebXR/patches/client-port2.patch Be sure to revert the old patch before applying this one. I'll combine this and a fix to the date issue you noted, and put up a new version of rebXR within the next week. -- Regards, Andreas