Searched refs:SOCKERR_ALREADYBOUND (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/luni/src/main/native/
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp89 #define SOCKERR_ALREADYBOUND -222 /* The socket is already bound to an address */ macro
684 case SOCKERR_ALREADYBOUND:
984 return SOCKERR_ALREADYBOUND;

Completed in 23 milliseconds