The Wayback Machine - https://web.archive.org/web/20220723032921/https://github.com/topics/windows
Skip to content
#

Windows

windows logo

Windows is Microsoft's GUI-based operating system. It is known for its graphical display and is designed to be user-friendly.

Here are 19,257 public repositories matching this topic...

MoLow
MoLow commented Jul 14, 2022

following up the discussion in nodejs/node#43757
if we want to allow the concurrency option to be a boolean, we need to come up with good defaults

there are two levels of concurrency:

  1. when running multiple test files, using --test each file is spawned in its own process so we use os.cpus().length as the default
  2. inside a test file - we use 1 as the default
good first issue test_runner
laomms
laomms commented Jun 18, 2022

Feature type

Plug-ins

Describe the feature

Is it possible to fix the data wrapper plugin for asm-style, The current version like this

array DB 4Dh, 5Ah, 90h, 00h, 03h, 00h, 00h, 00h, 04h, 00h, 00h, 00h, 0FFh, 0FFh, 00h, 00h,
              0B8h, 00h, 00h, 00h, 00h, 00h, 00h, 00h, 40h, 00h, 00h, 00h, 00h, 00h, 00h, 00h,
              00h, 00h, 00h, 00h, 00h, 00h, 00h, 00h
gui good first issue bug
Files
bnoordhuis
bnoordhuis commented Jul 22, 2022

Refs: nodejs/node#43931

Libuv either:

  1. Posts a "give me a datagram" IOCP request, or
  2. Queues up a "zero read" to get notified when new datagrams come in

It should be possible in both cases to call WSARecvFrom() a few times to receive more pending datagrams. There should be a limit to avoid denial-of-service attacks. src/unix/udp.c limits it to 32 datagram

windows good first issue not-stale

Created by Microsoft Corporation

Released November 20, 1985

Organization
Microsoft
Website
www.microsoft.com/en-us/windows
Wikipedia
Wikipedia