Home
last modified time | relevance | path

Searched refs:IO_NONE (Results 1 – 25 of 51) sorted by relevance

123

/dports/net/sobby/sobby-0.4.8/src/
H A Dgselector.cpp43 net6::io_condition n_cond = net6::IO_NONE; in ncond()
77 if( (cond & IO_FLAGS) != net6::IO_NONE) in add_socket()
115 if( (cond & IO_FLAGS) != net6::IO_NONE) in modify_socket()
155 return net6::IO_NONE; in get()
164 if(cond != net6::IO_NONE) in set()
239 if( (gcond(iter->second.cond) & cond) == gcond(net6::IO_NONE)) in on_io()
252 if( (iter->second.cond & net6::IO_TIMEOUT) == net6::IO_NONE) in on_timeout()
/dports/editors/gobby/gobby-0.4.13/src/
H A Dgselector.cpp39 net6::io_condition n_cond = net6::IO_NONE; in ncond()
78 if( (cond & IO_FLAGS) != net6::IO_NONE) in add_socket()
109 if( (cond & IO_FLAGS) != net6::IO_NONE) in modify_socket()
150 return net6::IO_NONE; in get()
168 if(cond != net6::IO_NONE) in set()
248 if( (gcond(iter->second.cond) & cond) == gcond(net6::IO_NONE)) in on_io()
266 if( (iter->second.cond & net6::IO_TIMEOUT) == net6::IO_NONE) in on_timeout()
/dports/net/net6/net6-1.3.14/src/
H A Dselect.cpp67 return IO_NONE; in get()
77 if(condition != IO_NONE) in set()
92 if( (iter->second.condition & IO_TIMEOUT) == IO_NONE) in set()
250 io_condition conds = IO_NONE; in select_impl()
271 if(iter->second.condition == IO_NONE) in select_impl()
276 if(conds != IO_NONE) in select_impl()
H A Dconnection.cpp457 set_select(IO_NONE); in begin_handshake()
567 set_select(IO_NONE); in on_close()
/dports/devel/vstr/vstr-1.0.15/examples/
H A Dex_utils.h126 #define IO_NONE 3 macro
174 return (IO_NONE); in io_put()
196 int state = IO_NONE; in io_put_all()
198 while ((state = io_put(io_w, fd)) != IO_NONE) in io_put_all()
249 else if ((io_w_state == IO_NONE) && (io_r_state == IO_BLOCK)) in io_limit()
H A Dex_hello_world.h23 #define IO_NONE 3 macro
28 return (IO_NONE); in io_put()
H A Dex_hello_world_s.c14 while (io_put(s1, STDOUT_FILENO) != IO_NONE) {} in main()
H A Dex_hello_world_m.c18 while (io_put(s1, STDOUT_FILENO) != IO_NONE) {} in main()
H A Dex_hello_world_x.c38 while (io_put(s1, STDOUT_FILENO) != IO_NONE) {} in main()
/dports/net/net6/net6-1.3.14/inc/
H A Dconnection.hpp240 selector.set(*remote_sock, IO_NONE); in ~connection()
260 if( (flags & IO_TIMEOUT) == IO_NONE) in set_timeout()
H A Dsocket.hpp35 IO_NONE = 0x00, enumerator
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/examples/
H A Dclient.c65 enum { IO_NONE, WANT_READ, WANT_WRITE }; enumerator
170 connection->want_io = IO_NONE; in send_callback()
200 connection->want_io = IO_NONE; in recv_callback()
561 connection.want_io = IO_NONE; in fetch_uri()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/examples/
H A Dclient.c65 enum { IO_NONE, WANT_READ, WANT_WRITE }; enumerator
170 connection->want_io = IO_NONE; in send_callback()
200 connection->want_io = IO_NONE; in recv_callback()
561 connection.want_io = IO_NONE; in fetch_uri()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/examples/
H A Dclient.c65 enum { IO_NONE, WANT_READ, WANT_WRITE }; enumerator
170 connection->want_io = IO_NONE; in send_callback()
200 connection->want_io = IO_NONE; in recv_callback()
561 connection.want_io = IO_NONE; in fetch_uri()
/dports/www/libnghttp2/nghttp2-1.46.0/examples/
H A Dclient.c65 enum { IO_NONE, WANT_READ, WANT_WRITE }; enumerator
170 connection->want_io = IO_NONE; in send_callback()
200 connection->want_io = IO_NONE; in recv_callback()
565 connection.want_io = IO_NONE; in fetch_uri()
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/examples/
H A Dclient.c65 enum { IO_NONE, WANT_READ, WANT_WRITE }; enumerator
170 connection->want_io = IO_NONE; in send_callback()
200 connection->want_io = IO_NONE; in recv_callback()
561 connection.want_io = IO_NONE; in fetch_uri()
/dports/www/nghttp2/nghttp2-1.46.0/examples/
H A Dclient.c65 enum { IO_NONE, WANT_READ, WANT_WRITE }; enumerator
170 connection->want_io = IO_NONE; in send_callback()
200 connection->want_io = IO_NONE; in recv_callback()
565 connection.want_io = IO_NONE; in fetch_uri()
/dports/x11-toolkits/vdk/vdk-2.5.1/example/iotut/
H A Diodemo2.h40 #define IO_NONE 0 macro
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dmod_v24.cc183 if (_fd_out[A] && (_io_type != IO_NONE)) in out()
194 if (_fd_out[B] && (_io_type != IO_NONE)) in out()
691 _io_type = IO_NONE; in open_device()
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/innodb_i_s/
H A Dinnodb_buffer_page_lru.result21 `IO_FIX` enum('IO_NONE','IO_READ','IO_WRITE','IO_PIN') NOT NULL,
H A Dinnodb_buffer_page.result21 `IO_FIX` enum('IO_NONE','IO_READ','IO_WRITE','IO_PIN') NOT NULL,
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/innodb_i_s/
H A Dinnodb_buffer_page_lru.result21 `IO_FIX` enum('IO_NONE','IO_READ','IO_WRITE','IO_PIN') NOT NULL,
H A Dinnodb_buffer_page.result21 `IO_FIX` enum('IO_NONE','IO_READ','IO_WRITE','IO_PIN') NOT NULL,
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/
H A Dmod_v24.h35 typedef enum { IO_NONE, IO_FILE, IO_SOCKET, IO_FIFO } io_type_t; enumerator
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/srun/libsrun/
H A Dsrun_job.h68 IO_NONE = 3, /* close output/close stdin */ enumerator

123