History log of /libuv/include/uv.h (Results 451 – 475 of 498)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4484d61f 12-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.

Revision tags: node-v0.5.6
# f790b689 08-Sep-2011 Bert Belder

Remove uv_init from uv.h and windows backend

Revision tags: node-v0.5.5
# efa1b540 25-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 ...

# b7d88070 05-Sep-2011 Ben Noordhuis

fs: add UV_ENOENT error code, add test

# a18860ae 05-Sep-2011 Ryan Dahl

Add uv_fs_t.path on unix and tests

Windows implementation missing https://github.com/joyent/libuv/issues/177

# 060026ce 03-Sep-2011 Igor Zinkovsky

windows: uv_fs_link + uv_fs_symlink

# 12b01e95 04-Sep-2011 Bert Belder

Specialize uv_xxx_getsockname, add uv_tcp_getpeername

# cec94ee0 31-Aug-2011 Ryan Dahl

docs for uv_fs methods

# b47c474c 31-Aug-2011 Ryan Dahl

Move private headers into include/uv-private

# 78debf9f 31-Aug-2011 Bert Belder

win: multiplicity

# 3aec77f9 31-Aug-2011 Bert Belder

bring back uv_init

# 56dcaf9b 31-Aug-2011 Ryan Dahl

unix: multiplicity

# 1a4ead53 30-Aug-2011 Ryan Dahl

unix: implement uv_queue_work

# 3be275ba 29-Aug-2011 Ryan Dahl

Begin implementation of UNIX uv_fs_ functions

Adding this incomplete work now to ease rebase troubles later as it moves
the functions to src/unix/fs.c and introduces src/unix/internal.h.

# 3a374ca7 27-Aug-2011 Igor Zinkovsky

add missing values to uv_fs_type

# 25175c70 19-Aug-2011 Igor Zinkovsky

uv_fs & uv_work APIs

# 80e54918 24-Aug-2011 Ryan Dahl

Simplify UDP docs

# 5c9d749a 24-Aug-2011 Bert Belder

win: udp support

# 36ce74f2 19-Aug-2011 Ben Noordhuis

Add UDP support to libuv.

# 52024061 23-Aug-2011 Ben Noordhuis

Make uv_getsockname() operate on uv_handle_t handles.

# 6cc241ac 22-Aug-2011 Ben Noordhuis

Fix 'incomplete prototype' compiler warnings on SunOS.

# cc0b0e62 18-Aug-2011 Bert Belder

Remove trailing whitespace

# d77e9795 18-Aug-2011 Ryan Dahl

Fix spelling

# e5a938f1 18-Aug-2011 Ryan Dahl

Add uv_buf_init() constructor

# ed118836 17-Aug-2011 Ryan Dahl

Improve docs

1...<<11121314151617181920