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

/dalvik/libcore/luni/src/main/native/
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp96 #define SOCKERR_OPNOTSUPP -229 /* The socket does not support the operation */ macro
698 case SOCKERR_OPNOTSUPP:
760 return SOCKERR_OPNOTSUPP;

Completed in 628 milliseconds