Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 25 of 43) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/.github/
H A Dno-response.yml3 # Number of days of inactivity before an Issue is closed for lack of response
9 This issue has been automatically closed because there has been no response
H A Dstale.yml3 # Number of days of inactivity before a stale issue is closed
23 any activity for a while. It will be closed in 90 days if no further activity occurs.
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dmax31785.txt8 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan
H A Dmax6650.txt17 driver selects closed-loop mode and the requested speed.
/f-stack/app/redis-5.0.5/tests/unit/
H A Dintrospection.tcl47 test {After CLIENT SETNAME, connection can still be closed} {
/f-stack/app/micro_thread/
H A Dmt_api.h54 typedef int (*MtFuncTcpMsgChecker)(void* buf, int len, bool closed, void* msg_ctx, bool &msg_len_de…
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DCHANGELOG.md42 * Revert "Clear `REDIS_CONNECTED` flag when connection is closed".
53 * Clear `REDIS_CONNECTED` flag when connection is closed (Thanks, Jerry Jacobs)
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dnvidia,tegra124-dfll.txt8 oscillator connected to the CPU voltage rail (VDD_CPU), and a closed loop
26 - ref: The closed loop reference clock
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dams,as3645a.txt7 Ranges below noted as [a, b] are closed ranges between a and b, i.e. a
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_eventport_module.c513 if (ev->closed || ev->instance != instance) { in ngx_eventport_process_events()
572 if (ev->closed || ev->instance != instance) { in ngx_eventport_process_events()
H A Dngx_kqueue_module.c630 if (ev->closed || ev->instance != instance) { in ngx_kqueue_process_events()
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h116 uint8_t closed; member
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.h71 unsigned closed:1; member
H A Dngx_event.c795 rev[i].closed = 1; in ngx_event_process_init()
807 wev[i].closed = 1; in ngx_event_process_init()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h152 ngx_queue_t closed; member
/f-stack/freebsd/netinet/libalias/
H A DHISTORY117 had to be closed when a binding failed. Problem
/f-stack/tools/libxo/doc/
H A Dapi.rst880 no other open constructs can be closed. When a marker is closed, all
881 constructs open since the marker was opened will be closed.
888 used to ensure that any constructs opened by the function are closed
1655 XO_OP_CLOSE_CONTAINER Container closed (xo_close_container)
1657 XO_OP_CLOSE_LIST List closed (xo_close_list)
1659 XO_OP_CLOSE_LEAF_LIST Leaf list closed (xo_close_leaf_list)
1661 XO_OP_CLOSE_INSTANCE Instance closed (xo_close_instance)
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c2891 goto closed; in ngx_http_test_reading()
2911 goto closed; in ngx_http_test_reading()
2942 goto closed; in ngx_http_test_reading()
2954 goto closed; in ngx_http_test_reading()
2963 goto closed; in ngx_http_test_reading()
2978 closed: in ngx_http_test_reading()
/f-stack/
H A Dconfig.ini75 # if pcap file is lager than savelen bytes, it will be closed and next file was dumped into.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst257 deleted when the ``/dev/kni`` device is closed, either explicitly with
258 ``rte_kni_close()`` or when the DPDK application is closed.
H A Dvhost_lib.rst161 This callback is invoked when vhost-user socket connection is closed.
314 When the socket connection is closed, vhost will destroy the device.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dptpclient.rst193 The forwarding loop can be interrupted and the application closed using
H A Dskeleton.rst289 The forwarding loop can be interrupted and the application closed using
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.c1299 c->read->closed = 1;
1300 c->write->closed = 1;
/f-stack/app/nginx-1.16.1/
H A DCHANGES185 nginx will reset connections being closed with the 444 code.
975 caching was used and a client closed a connection prematurely.
977 *) Bugfix: connections with clients might be closed needlessly if
2847 *) Bugfix: connections with fast clients might be closed after
4665 closed connection; the bug had appeared in 0.7.25.
5510 proxy, then nginx closed backend connection on timeout.
5877 *) Feature: now the keep-alive connections are closed just after
5919 *) Bugfix: if the "epoll" method was used and a client closed a
6005 *) Bugfix: if the "epoll" method was used and a client closed a
6283 working with memcached the connections might not be closed on
[all …]

12