| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | no-response.yml | 3 # 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 D | stale.yml | 3 # 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 D | max31785.txt | 8 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan
|
| H A D | max6650.txt | 17 driver selects closed-loop mode and the requested speed.
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | introspection.tcl | 47 test {After CLIENT SETNAME, connection can still be closed} {
|
| /f-stack/app/micro_thread/ |
| H A D | mt_api.h | 54 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 D | CHANGELOG.md | 42 * 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 D | nvidia,tegra124-dfll.txt | 8 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 D | ams,as3645a.txt | 7 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 D | ngx_eventport_module.c | 513 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 D | ngx_kqueue_module.c | 630 if (ev->closed || ev->instance != instance) { in ngx_kqueue_process_events()
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_var.h | 116 uint8_t closed; member
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event.h | 71 unsigned closed:1; member
|
| H A D | ngx_event.c | 795 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 D | ngx_http_v2.h | 152 ngx_queue_t closed; member
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | HISTORY | 117 had to be closed when a binding failed. Problem
|
| /f-stack/tools/libxo/doc/ |
| H A D | api.rst | 880 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 D | ngx_http_request.c | 2891 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 D | config.ini | 75 # 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 D | kernel_nic_interface.rst | 257 deleted when the ``/dev/kni`` device is closed, either explicitly with 258 ``rte_kni_close()`` or when the DPDK application is closed.
|
| H A D | vhost_lib.rst | 161 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 D | ptpclient.rst | 193 The forwarding loop can be interrupted and the application closed using
|
| H A D | skeleton.rst | 289 The forwarding loop can be interrupted and the application closed using
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_connection.c | 1299 c->read->closed = 1; 1300 c->write->closed = 1;
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 185 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 …]
|