| .. |
|
fixtures
|
|
|
|
benchmark-async-pummel.c
|
src,lib: fix comments
|
2018-05-22 16:34:33 -04:00 |
|
benchmark-async.c
|
|
|
|
benchmark-fs-stat.c
|
|
|
|
benchmark-getaddrinfo.c
|
|
|
|
benchmark-list.h
|
|
|
|
benchmark-loop-count.c
|
|
|
|
benchmark-million-async.c
|
|
|
|
benchmark-million-timers.c
|
|
|
|
benchmark-multi-accept.c
|
|
|
|
benchmark-ping-pongs.c
|
|
|
|
benchmark-pound.c
|
|
|
|
benchmark-pump.c
|
|
|
|
benchmark-sizes.c
|
|
|
|
benchmark-spawn.c
|
|
|
|
benchmark-tcp-write-batch.c
|
|
|
|
benchmark-thread.c
|
|
|
|
benchmark-udp-pummel.c
|
|
|
|
blackhole-server.c
|
|
|
|
dns-server.c
|
|
|
|
echo-server.c
|
|
|
|
run-benchmarks.c
|
|
|
|
run-tests.c
|
test: add test for IPC deadlock on Windows (#1099)
|
2018-05-29 13:01:59 -07:00 |
|
runner-unix.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
runner-unix.h
|
|
|
|
runner-win.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
runner-win.h
|
|
|
|
runner.c
|
|
|
|
runner.h
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
task.h
|
win: move stdint-msvc2008.h to include/uv/
|
2018-06-14 18:40:09 +02:00 |
|
test-active.c
|
|
|
|
test-async-null-cb.c
|
|
|
|
test-async.c
|
|
|
|
test-barrier.c
|
|
|
|
test-callback-order.c
|
|
|
|
test-callback-stack.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-close-fd.c
|
|
|
|
test-close-order.c
|
|
|
|
test-condvar.c
|
test: make test-condvar call uv_cond_wait
|
2018-07-06 23:02:46 +02:00 |
|
test-connect-unspecified.c
|
test: fix connect_unspecified
|
2018-03-08 11:37:00 +01:00 |
|
test-connection-fail.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-cwd-and-chdir.c
|
|
|
|
test-default-loop-close.c
|
|
|
|
test-delayed-accept.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-dlerror.c
|
|
|
|
test-eintr-handling.c
|
Revert "unix,fs: fix for potential partial reads/writes"
|
2018-01-19 17:51:08 +01:00 |
|
test-embed.c
|
|
|
|
test-emfile.c
|
|
|
|
test-env-vars.c
|
|
|
|
test-error.c
|
src: add new error apis to prevent memory leaks
|
2018-07-06 19:35:21 +02:00 |
|
test-fail-always.c
|
|
|
|
test-fork.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-fs-copyfile.c
|
unix: return UV_ENOTSUP on FICLONE_FORCE failure
|
2018-06-04 09:19:06 -04:00 |
|
test-fs-event.c
|
win: use long directory name for handle->dirw
|
2018-03-19 10:20:56 +01:00 |
|
test-fs-poll.c
|
|
|
|
test-fs.c
|
fs: add uv_open_osfhandle
|
2018-08-09 11:19:15 +02:00 |
|
test-get-currentexe.c
|
|
|
|
test-get-loadavg.c
|
|
|
|
test-get-memory.c
|
|
|
|
test-get-passwd.c
|
|
|
|
test-getaddrinfo.c
|
|
|
|
test-gethostname.c
|
|
|
|
test-getnameinfo.c
|
|
|
|
test-getsockname.c
|
|
|
|
test-getters-setters.c
|
|
|
|
test-handle-fileno.c
|
|
|
|
test-homedir.c
|
|
|
|
test-hrtime.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-idle.c
|
|
|
|
test-ip4-addr.c
|
|
|
|
test-ip6-addr.c
|
|
|
|
test-ipc-heavy-traffic-deadlock-bug.c
|
test: add test for IPC deadlock on Windows (#1099)
|
2018-05-29 13:01:59 -07:00 |
|
test-ipc-send-recv.c
|
test: improve output from IPC test helpers
|
2018-05-29 13:01:44 -07:00 |
|
test-ipc.c
|
test: improve output from IPC test helpers
|
2018-05-29 13:01:44 -07:00 |
|
test-list.h
|
unix,win: add uv_os_{get,set}priority()
|
2018-08-15 09:17:55 -04:00 |
|
test-loop-alive.c
|
|
|
|
test-loop-close.c
|
test: add threadpool init/teardown test
|
2017-12-06 23:47:38 +01:00 |
|
test-loop-configure.c
|
|
|
|
test-loop-handles.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-loop-stop.c
|
|
|
|
test-loop-time.c
|
|
|
|
test-multiple-listen.c
|
|
|
|
test-mutexes.c
|
|
|
|
test-osx-select.c
|
|
|
|
test-pass-always.c
|
|
|
|
test-ping-pong.c
|
test: add vectored uv_write() ping-pong tests
|
2018-05-29 13:01:23 -07:00 |
|
test-pipe-bind-error.c
|
|
|
|
test-pipe-close-stdout-read-stdin.c
|
|
|
|
test-pipe-connect-error.c
|
|
|
|
test-pipe-connect-multiple.c
|
|
|
|
test-pipe-connect-prepare.c
|
|
|
|
test-pipe-getsockname.c
|
|
|
|
test-pipe-pending-instances.c
|
|
|
|
test-pipe-sendmsg.c
|
|
|
|
test-pipe-server-close.c
|
|
|
|
test-pipe-set-fchmod.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-pipe-set-non-blocking.c
|
|
|
|
test-platform-output.c
|
|
|
|
test-poll-close-doesnt-corrupt-stack.c
|
|
|
|
test-poll-close.c
|
|
|
|
test-poll-closesocket.c
|
|
|
|
test-poll-oob.c
|
|
|
|
test-poll.c
|
test,freebsd: fix flaky poll tests
|
2018-03-31 16:59:41 -04:00 |
|
test-process-priority.c
|
unix,win: add uv_os_{get,set}priority()
|
2018-08-15 09:17:55 -04:00 |
|
test-process-title-threadsafe.c
|
test: speedup process-title-threadsafe on macOS
|
2018-06-05 11:30:28 -04:00 |
|
test-process-title.c
|
|
|
|
test-queue-foreach-delete.c
|
|
|
|
test-ref.c
|
|
|
|
test-run-nowait.c
|
|
|
|
test-run-once.c
|
|
|
|
test-semaphore.c
|
|
|
|
test-shutdown-close.c
|
|
|
|
test-shutdown-eof.c
|
|
|
|
test-shutdown-twice.c
|
|
|
|
test-signal-multiple-loops.c
|
src,lib: fix comments
|
2018-05-22 16:34:33 -04:00 |
|
test-signal.c
|
win, process: uv_kill improvements
|
2017-12-07 14:00:05 +01:00 |
|
test-socket-buffer-size.c
|
|
|
|
test-spawn.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-stdio-over-pipes.c
|
|
|
|
test-tcp-alloc-cb-fail.c
|
|
|
|
test-tcp-bind6-error.c
|
|
|
|
test-tcp-bind-error.c
|
Revert "Revert "unix,tcp: avoid marking server sockets connected""
|
2018-02-25 18:45:05 +01:00 |
|
test-tcp-close-accept.c
|
|
|
|
test-tcp-close-while-connecting.c
|
|
|
|
test-tcp-close.c
|
|
|
|
test-tcp-connect6-error.c
|
|
|
|
test-tcp-connect-error-after-write.c
|
|
|
|
test-tcp-connect-error.c
|
|
|
|
test-tcp-connect-timeout.c
|
|
|
|
test-tcp-create-socket-early.c
|
|
|
|
test-tcp-flags.c
|
|
|
|
test-tcp-oob.c
|
test: fix tcp_oob test flakiness
|
2018-02-28 21:58:56 +01:00 |
|
test-tcp-open.c
|
test: fix warning in test-tcp-open
|
2018-08-16 10:28:49 +02:00 |
|
test-tcp-read-stop.c
|
|
|
|
test-tcp-shutdown-after-write.c
|
|
|
|
test-tcp-try-write.c
|
|
|
|
test-tcp-unexpected-read.c
|
|
|
|
test-tcp-write-after-connect.c
|
|
|
|
test-tcp-write-fail.c
|
|
|
|
test-tcp-write-queue-order.c
|
test: increase connection timeout to 1 second
|
2018-03-31 17:05:26 -04:00 |
|
test-tcp-write-to-half-open-connection.c
|
|
|
|
test-tcp-writealot.c
|
|
|
|
test-thread-equal.c
|
|
|
|
test-thread.c
|
|
|
|
test-threadpool-cancel.c
|
|
|
|
test-threadpool.c
|
|
|
|
test-timer-again.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-timer-from-check.c
|
|
|
|
test-timer.c
|
|
|
|
test-tmpdir.c
|
|
|
|
test-tty.c
|
unix,win: merge handle flags
|
2018-06-29 22:24:52 +02:00 |
|
test-udp-alloc-cb-fail.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-udp-bind.c
|
|
|
|
test-udp-create-socket-early.c
|
|
|
|
test-udp-dgram-too-big.c
|
|
|
|
test-udp-ipv6.c
|
test,openbsd: use RETURN_SKIP in UDP IPv6 tests
|
2018-04-17 11:48:55 +02:00 |
|
test-udp-multicast-interface6.c
|
|
|
|
test-udp-multicast-interface.c
|
test: allow multicast not permitted status
|
2018-01-09 14:32:35 +01:00 |
|
test-udp-multicast-join6.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-udp-multicast-join.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-udp-multicast-ttl.c
|
test: allow multicast not permitted status
|
2018-01-09 14:32:35 +01:00 |
|
test-udp-open.c
|
unix: catch some cases of watching fd twice
|
2018-05-30 13:24:19 +02:00 |
|
test-udp-options.c
|
win: allow setting udp socket options before bind
|
2018-06-04 09:19:06 -04:00 |
|
test-udp-send-and-recv.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-udp-send-hang-loop.c
|
test: allow net unreachable status in udp test
|
2018-01-09 15:09:46 +01:00 |
|
test-udp-send-immediate.c
|
src,test: fix idiosyncratic comment style
|
2018-05-29 11:56:49 -07:00 |
|
test-udp-send-unreachable.c
|
|
|
|
test-udp-try-send.c
|
|
|
|
test-walk-handles.c
|
|
|
|
test-watcher-cross-stop.c
|
|
|
|
test.gyp
|
unix,win: add uv_os_{get,set}priority()
|
2018-08-15 09:17:55 -04:00 |