Home
last modified time | relevance | path

Searched defs:read_eof (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/py-h11/h11-0.12.0/h11/
H A D_readers.py116 def read_eof(self): member in ContentLengthReader
183 def read_eof(self): member in ChunkedReader
197 def read_eof(self): member in Http10Reader
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Dio.ex174 defp read_eof(device, :empty) do function
183 defp read_eof(_device, acc), do: acc function
/dports/net/gnet2/gnet-2.0.8/examples/
H A Dechoclient-gconn.c35 static gboolean read_eof = FALSE; variable
H A Dechoclient-async.c45 static gboolean read_eof = FALSE; variable
/dports/devel/godot/godot-3.2.3-stable/core/io/
H A Dfile_access_compressed.h46 mutable bool read_eof; variable
/dports/devel/godot-tools/godot-3.2.3-stable/core/io/
H A Dfile_access_compressed.h46 mutable bool read_eof; variable
/dports/devel/godot2/godot-2.1.6-stable/core/io/
H A Dfile_access_compressed.h45 mutable bool read_eof; variable
/dports/devel/godot2-tools/godot-2.1.6-stable/core/io/
H A Dfile_access_compressed.h45 mutable bool read_eof; variable
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Descape.hpp179 bool read_eof; //< whether we reached a escape sequence while reading data member in libdar::escape
/dports/audio/wav2cdr/wav2cdr/
H A Dfileio.c424 BOOL read_eof (void) in read_eof() function
/dports/net/gnet2/gnet-2.0.8/src/
H A Dconn.h174 gboolean read_eof; member
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmrestd/
H A Dconmgr.h129 bool read_eof; member
/dports/cad/oregano/oregano-0.84.43/src/tools/
H A Dthread-pipe.c143 gboolean read_eof; member
/dports/lang/yap/yap-6.2.2/packages/clib/
H A Dunix.c286 read_eof(void *handle, char *buf, size_t count) in read_eof() function
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/
H A Dunix.c321 read_eof(void *handle, char *buf, size_t count) in read_eof() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DWebConnectionStream.cs64 bool read_eof; field in System.Net.WebConnectionStream
/dports/lang/rust/rustc-1.58.1-src/library/std/src/net/tcp/
H A Dtests.rs106 fn read_eof() { in read_eof() function
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor.h1800 raptor_iostream_read_eof_func read_eof; member
/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dconn.c134 int read_eof; /* we encountered eof on read */ member
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/redland/raptor/
H A Draptor2.h1759 raptor_iostream_read_eof_func read_eof; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/redland/raptor/
H A Draptor2.h1759 raptor_iostream_read_eof_func read_eof; member
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor2.h.in1759 raptor_iostream_read_eof_func read_eof; member
/dports/mail/hashcash/hashcash-1.22/
H A Dhashcash.c1448 int read_eof( FILE* fp, char* a ) in read_eof() function
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc234 void IoTest::ReadStuff(ZeroCopyInputStream* input, bool read_eof) { in ReadStuff()
/dports/devel/libdombey/libdombey-5.56/
H A Devents.c147 int sock, qlen, state, blen, param_idx, file_idx, encrypting, context, read_eof; member

12