Lua

Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
Here are 7,860 public repositories matching this topic...
-
Updated
Jul 24, 2021 - C
-
Updated
May 29, 2021 - C++
-
Updated
Jul 8, 2021 - C#
-
Updated
Jul 14, 2021 - C++
-
Updated
Apr 12, 2021 - Shell
-
Updated
Jul 11, 2021 - Objective-C
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 24, 2021 - C++
Issue description
The default_conn_delay of the limit-conn plug-in is used to control the delay of forwarding to upstreams when the connection exceeds a certain threshold, but after actual testing, it is found that this delay time is not strictly in accordance with the configured delay time.
https://github.com/openresty/lua-resty-limit-traffic/blob/master/lib/resty/limit/conn.lua#L98-L101
Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef
Firefox started to restrict which ports it can connect to. A Firefox user trying to connect to the Conky by HTTP on the default port would get this message:
This address is restricted
This address uses a network port which is normally used for purposes other than Web browsing. Firefox has cancelled the request for your protection.
With the only option to "Try Again" which wouldn't work.
theme.bg_normal
and theme.fg_normal
appear 5 times each; theme.bg_systray
, theme.border_width
, theme.font
and theme.useless_gap
appear 2 times each.
Command used to check duplicates:
$ cat theme.lua
local theme = {}
-- Default variables
-- theme.bg_normal = nil
[...]
-- theme.wibar_s
-
Updated
Jul 23, 2021 - C++
-
Updated
Jul 23, 2021 - C
-
Updated
Jul 22, 2021 - C
-
Updated
Jul 20, 2021 - C++
-
Updated
Feb 11, 2020 - Objective-C
-
Updated
Mar 8, 2021
-
Updated
Jun 8, 2021 - Python
-
Updated
Jul 22, 2021 - C++
We should make it easier to override the default sorters, since not every builtin currently respects the config flags.
-
Updated
Jul 24, 2021 - Lua
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia
nvim --version
: