javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    25 {
    25 {
    26 
    26 
    27 public:
    27 public:
    28 
    28 
    29     OS_IMPORT static int getLocalAddress(int aSd, char *aLocalAddr, int aMidletIapId, int aApType);
    29     OS_IMPORT static int getLocalAddress(int aSd, char *aLocalAddr, int aMidletIapId, int aApType);
    30     static char* getLocalHostName();
    30 
    31 
    31 
    32 };
    32 };
    33 
    33 
    34 #endif // SOCKETLOCALHOSTINFO_H
    34 #endif // SOCKETLOCALHOSTINFO_H