Home
last modified time | relevance | path

Searched refs:ReceiveAll (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/
H A DRecord.cs66 ReceiveAll (socket, header_buffer, HEADER_SIZE); in Receive()
80 ReceiveAll (socket, body_buffer, bodyLength); in Receive()
85 ReceiveAll(socket, padding_buffer, padding_length); in Receive()
176 internal static void ReceiveAll (Socket socket, CompatArraySegment<byte> data, int length) in ReceiveAll() method
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/fastboot/
H A Dtcp.cpp104 if (socket_->ReceiveAll(buffer, kHandshakeLength, kHandshakeTimeoutMs) != kHandshakeLength) { in InitializeProtocol()
135 if (socket_->ReceiveAll(buffer, 8, 0) != 8) { in Read()
146 ssize_t bytes_read = socket_->ReceiveAll(data, length, 0); in Read()
H A Dsocket.h89 virtual ssize_t ReceiveAll(void* data, size_t length, int timeout_ms);
H A Dsocket.cpp51 ssize_t Socket::ReceiveAll(void* data, size_t length, int timeout_ms) { in ReceiveAll() function in Socket
H A Dsocket_test.cpp72 ssize_t bytes = sock->ReceiveAll(&received[0], received.length(), kTestTimeoutMs); in ReceiveString()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fastboot/
H A Dtcp.cpp104 if (socket_->ReceiveAll(buffer, kHandshakeLength, kHandshakeTimeoutMs) != kHandshakeLength) { in InitializeProtocol()
135 if (socket_->ReceiveAll(buffer, 8, 0) != 8) { in Read()
146 ssize_t bytes_read = socket_->ReceiveAll(data, length, 0); in Read()
H A Dsocket.h91 virtual ssize_t ReceiveAll(void* data, size_t length, int timeout_ms);
H A Dsocket.cpp51 ssize_t Socket::ReceiveAll(void* data, size_t length, int timeout_ms) { in ReceiveAll() function in Socket
H A Dsocket_test.cpp72 ssize_t bytes = sock->ReceiveAll(&received[0], received.length(), kTestTimeoutMs); in ReceiveString()
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/Obsolete/
H A DRecord.cs83 NRecord.ReceiveAll (socket, header_buffer, HeaderSize); in Record()
97 NRecord.ReceiveAll (socket, body_buffer, BodyLength); in Record()
102 NRecord.ReceiveAll(socket, padding_buffer, padding_length); in Record()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/
H A DIOControlCode.cs32 ReceiveAll = 0x98000001, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DIOControlCode.cs112 ReceiveAll = 0x98000001, enumerator
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dclient.h462 void ReceiveAll();
H A Dclient.cpp348 ReceiveAll(); in step()
827 void Client::ReceiveAll() in ReceiveAll() function in Client
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dclient.h439 void ReceiveAll();
H A Dclient.cpp335 ReceiveAll(); in step()
813 void Client::ReceiveAll() in ReceiveAll() function in Client
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/ref/
H A DSystem.Net.Sockets.cs38 ReceiveAll = (long)2550136833, enumerator
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature
/dports/news/husky/husky-1.9.20191207/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A DChangeLog2065 introduced with the ReceiveAll* feature

12