Searched refs:conn_send_string (Results 1 – 3 of 3) sorted by relevance
132 res = conn_send_string(self, buffer + offset, size); in connection_sendbytes()277 res = conn_send_string(self, buffer, (int)length); in connection_send_obj()
18 conn_send_string(ConnectionObject *conn, char *string, size_t length) in conn_send_string() function
103 conn_send_string(ConnectionObject *conn, char *string, size_t length) in conn_send_string() function