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

/dalvik/libcore/luni/src/main/native/
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp104 #define SOCKERR_MSGSIZE -237 /* The datagram was too big to fit the specified buffer & was truncated. */ macro
714 case SOCKERR_MSGSIZE:
800 return SOCKERR_MSGSIZE;

Completed in 363 milliseconds