Searched refs:socket_send (Results 1 – 3 of 3) sorted by relevance
373 int socket_send ( int fd, const void* buf, int buflen );
113 ret = socket_send(con->fd, in emulatorConsole_sendOutput()
964 socket_send(int fd, const void* buf, int buflen) in socket_send() function