Searched refs:lenbuff (Results 1 – 1 of 1) sorted by relevance
125 UINT32 lenbuff; in conn_send_string() local130 lenbuff = htonl((UINT32)length); in conn_send_string()132 res = _conn_sendall(conn->handle, (char*)&lenbuff, 4) || in conn_send_string()