javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h
changeset 56 abc41079b313
parent 49 35baca0e7a2e
child 83 26b2b12093af
--- a/javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h	Fri Jul 09 16:35:45 2010 +0300
+++ b/javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h	Fri Jul 23 12:27:20 2010 +0300
@@ -27,7 +27,7 @@
 public:
 
     OS_IMPORT static int getLocalAddress(int aSd, char *aLocalAddr, int aMidletIapId, int aApType);
-
+    static char* getLocalHostName();
 
 };