History log of /libuv/test/test-tcp-writealot.c (Results 26 – 46 of 46)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ce8ff303 06-Jul-2011 Ryan Dahl

src/ and include/ directories

Helps #71 but does not update the MSVC files.

Revision tags: node-v0.5.0
# 320057d5 01-Jul-2011 Igor Zinkovsky

uv_stream_t

# b3863c80 09-Jun-2011 Ryan Dahl

nread should have type ssize_t

# 04b6aaeb 08-Jun-2011 Ryan Dahl

API Change: Move close_cb to uv_close from init functions

# 7db9629f 08-Jun-2011 Ryan Dahl

API Change: Remove data parameters from init functions

# aa59c81d 06-Jun-2011 Bert Belder

Declare variables first please

# 7770b1a1 02-Jun-2011 Ryan Dahl

API change: alloc_cb moved to uv_read_start()

Fixes #47.

# 6b077915 02-Jun-2011 Ryan Dahl

API Change: Pass sockaddr_in by value instead of reference

# 11a4ad50 02-Jun-2011 Ryan Dahl

Separate out uv_handle_t into different types

Fixes #4

# 2b8812ff 13-May-2011 Ryan Dahl

uv_buf -> uv_buf_t

# 2ef3c6c6 12-May-2011 Ryan Dahl

oio -> uv

# a3796498 09-May-2011 Bert Belder

Add handle->write_queue_size support for windows

# 8f9ff784 09-May-2011 Ryan Dahl

oio_err -> oio_err_t

# ba31e8d0 08-May-2011 Ryan Dahl

Add _t to typedef structs

# 7de68611 03-May-2011 Ryan Dahl

shutdown half-implemented on unix

# 773b0dcf 03-May-2011 Bert Belder

Remove trailing whitespace

# 17c568b2 03-May-2011 Ryan Dahl

unix: fix tcp-writealot

# b909ff5f 03-May-2011 Bert Belder

Some test fixes

# 6accf285 03-May-2011 Bert Belder

Fixed tests

# 89da632a 25-Apr-2011 Bert Belder

Make test-tcp-writealot faster

# a5bf3988 22-Apr-2011 Bert Belder

Write-a-lot test

12