public enum SocketIOStatus { OK, WOULD_BLOCK, EOF, ERROR, }
OK,
WOULD_BLOCK,
EOF,
ERROR,
Created by Valadoc