- Apr 05, 2021
-
-
Deucе authored
-
echicken authored
If brand_link specified in modopts, use that as href for navbar-brand link (BBS name at top left); for CG.
-
Deucе authored
Specifically, have errors mean the fd is "ready". Also, fix some extra revent clearing and a spy socket issue while we're looking at this code. Should fix issues with CGI scripts that close stdin/stdout but do not terminate, and maybe deal with some other corner cases at the same time.
-
Deucе authored
-
Deucе authored
-
Deucе authored
-
Deucе authored
-
Deucе authored
Tabs are the shit.
-
Rob Swindell authored
For easier use of the auto-generated echo-tags in JS. And a helper function sub_area_tag(), now used in SCFG too.
-
-
Deucе authored
-
Deucе authored
Previously, timed or polled callbacks were required to keep the event loop running.
-
Deucе authored
This should allow callbacks to not interfere between (say) shells and doors.
-
Rob Swindell authored
Like the -d option for ADDFILES. For Al (TRMB)
-
Deucе authored
-
Deucе authored
I haven't added a clearImmediate() because there's currently no way of manipulating the run queue, and I can't come up with a reason someone would actually need it.
-
Deucе authored
Was terribly broken.
-
Deucе authored
Also, check that the opcode and response flag are correct when parsing responses. When handling a resolve call, ensure no errors occured.
-
Rob Swindell authored
-
- Apr 04, 2021
-
-
Rob Swindell authored
This macro has expanded to nothing for a while now and even before, the usage was misguided and unnecessary as explained in this video: https://www.youtube.com/watch?v=cjotPqQxxAY
-
Deucе authored
Non-poll used the wrong value for calculating the high socket (which is ignored on Win32, the only non-poll() user), and the socket was being set in the wrong union member.
-
Deucе authored
-
Rob Swindell authored
-
Rob Swindell authored
CID 319112
-
Rob Swindell authored
CID 33568
-
Rob Swindell authored
CID 174491
-
Rob Swindell authored
Caught by Coverity-scan CID 33178
-
Rob Swindell authored
CID 319077
-
Rob Swindell authored
This is so old/bad. CID 33179.
-
Rob Swindell authored
CID 33232
-
Rob Swindell authored
PROP_CHANGES already handled in if() condition CID 33176
-
Rob Swindell authored
CID 319143
-
Rob Swindell authored
CID 319085 319089 319135 319142
-
Rob Swindell authored
CID 330990
-
Rob Swindell authored
Fixes CID 330973
-
Rob Swindell authored
CID 319023 319065 319134
-
Rob Swindell authored
CID 174483
-
Rob Swindell authored
CID 319598
-