| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
This should normally never happen, but can be reproduced by suspending
the process a while.
|
|\| |
|
| | |
|
| |
| |
| |
| | |
This enables it to understand protocol = "tlsv1_3+"
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
connections
|
| | |
|
| |
| |
| |
| | |
Exists only in server_select and I found nothing using it
|
| |
| |
| |
| |
| |
| | |
This always unlocks reading.
I don't believe this is used anywhere. server_event does not implement this.
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Most modules use the module:provides() API which add the '-provides'
suffix. Previously module:add_item() was used.
See 58714123f600
|
|
|
|
| |
It could previously encode to eg `{ [nil] = ... }` which doesn't get decoded
|
| |
|
|
|
|
| |
For safety against future new keywords
|
|
|
|
| |
table (but not cycles)
|
| |
|
| |
|
| |
|
|
|
|
| |
luacheck, scansion]
|
|
|
|
| |
standard util.xpcall
|
| |
|
| |
|
| |
|
| |
|