javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h
changeset 61 bf7ee68962da
parent 48 e0d6e9bd3ca7
child 83 26b2b12093af
--- a/javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h	Tue Jul 06 14:10:26 2010 +0300
+++ b/javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h	Wed Aug 18 09:43:15 2010 +0300
@@ -27,7 +27,7 @@
 public:
 
     OS_IMPORT static int getLocalAddress(int aSd, char *aLocalAddr, int aMidletIapId, int aApType);
-
+    static char* getLocalHostName();
 
 };