[Gd-chatter] r10768 - trunk/libraries/koala/sources/koala
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Thu Jun 1 02:19:12 CEST 2006
Author: hannes
Date: Thu Jun 1 02:19:10 2006
New Revision: 10768
Modified:
trunk/libraries/koala/sources/koala/response.dylan
Log:
Bug: 7219
*remove get-remote-address, didn't work this way
Modified: trunk/libraries/koala/sources/koala/response.dylan
==============================================================================
--- trunk/libraries/koala/sources/koala/response.dylan (original)
+++ trunk/libraries/koala/sources/koala/response.dylan Thu Jun 1 02:19:10 2006
@@ -5,9 +5,6 @@
License: Functional Objects Library Public License Version 1.0
Warranty: Distributed WITHOUT WARRANTY OF ANY KIND
-define method get-remote-address(req :: <request>) => (res :: <string>)
- host-address(remote-host(request-socket(req)))
-end;
// Exported
//
More information about the chatter
mailing list