History log of /libuv/ (Results 4651 – 4675 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
066dc6bc13-Sep-2011 Ben Noordhuis

unix: fix argument check / write request init order

21936ebf13-Sep-2011 Ben Noordhuis

unix: remove unnecessary variable

d70c760313-Sep-2011 Ben Noordhuis

unix: fix write queue double init

3c00d87b12-Sep-2011 isaacs

Add EEXIST handling

Additionally, map ERROR_ALREADY_EXISTS to EEXIST on Windows. I'm a bit
unsure about this mapping. Could a windows person confirm?

e7eeacb412-Sep-2011 Ryan Dahl

unix: implement uv_tty_set_mode

4484d61f12-Sep-2011 Ryan Dahl

Add interfaces for uv_pipe_open, uv_tty_init, uv_tty_set_mode

Nothing works - no tests. This is just to coordinate efforts between Bert
and I.

9bd8bd7901-Sep-2011 Ben Noordhuis

gyp: add sunos config section

2f2223f201-Sep-2011 Ben Noordhuis

sunos: fix compiler errors, sun is a #define

828b6eb112-Sep-2011 Ryan Dahl

unix: remove uv_init

bb15c0e211-Sep-2011 Bert Belder

win: make uv_hrtime() thread-safe

0dc564a208-Sep-2011 Bert Belder

Remove uv_init calls from tests and benchmarks

f790b68908-Sep-2011 Bert Belder

Remove uv_init from uv.h and windows backend

b450d87712-Sep-2011 Ben Noordhuis

eio: fix memory leak in eio__scandir()

af936a9725-Aug-2011 Erick Tryzelaar

Fix a typo that broke windows compilation.

efa1b54025-Aug-2011 Erick Tryzelaar

Subclass uv_getaddrinfo_t from uv_req_t.

This patch also fixes #155. Since we no longer
memset clear the uv_getaddrinfo_t, the user can
now set the `uv_getaddrinfo_t->data` field wit

Subclass uv_getaddrinfo_t from uv_req_t.

This patch also fixes #155. Since we no longer
memset clear the uv_getaddrinfo_t, the user can
now set the `uv_getaddrinfo_t->data` field without
problems.

show more ...

eb987bcc09-Sep-2011 Ben Noordhuis

unix: deduplicate stream init logic

Move shared init logic into uv__stream_init().

52eca75109-Sep-2011 Ben Noordhuis

unix: uv_pipe_t should not depend on UV_TCP_PRIVATE_FIELDS

bd6066cb09-Sep-2011 Ben Noordhuis

unix: fix readdir cleanup assertion

c4317f6309-Sep-2011 Bert Belder

Update uv.gyp after 98b9f58 got reverted

ca5346f909-Sep-2011 Ben Noordhuis

unix: revert 98b9f58 and 431195c for now, corrupts memory

e95a29ee09-Sep-2011 Bert Belder

Add mapping for ECONNABORTED

12e689dc09-Sep-2011 Bert Belder

win: the ddk got the NTSTATUS_FROM_WIN32 wrong

cfa1423f09-Sep-2011 Igor Zinkovsky

fix fs_file_noent on windows

0d373eb008-Sep-2011 Bert Belder

win: fix bug in fs__readlink

2d1c672e08-Sep-2011 Bert Belder

More MinGW fixes

1...<<181182183184185186187188189190>>...218