Searched defs:crNetSend (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dnet.c324 crNetSend( conn, NULL, &msg, len );
779 crNetSend(CRConnection *conn, void **bufp, const void *start, unsigned int len) function
797 crError( "crNetSend: send_credits=%u, looks like there is a leak (max=%u)",
810 * Like crNetSend(), but the network layer is free to discard the data

Completed in 47 milliseconds