Home
last modified time | relevance | path

Searched refs:sendReceive (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DSocket.php123 function sendReceive($sendString, $receiveChunkSize = 4096) { function in Socket
H A DHTTPClient.php167 $response = $this->sendReceive($request);