History log of /libuv/ (Results 4776 – 4800 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
27c52a6026-Aug-2011 Bert Belder

win: stop reading on tcp receive error

6490c6a325-Aug-2011 Ben Noordhuis

unix: improve accept4 syscall feature check

738e2da025-Aug-2011 Ben Noordhuis

test: add udp getsockname test

40efa9c725-Aug-2011 Ryan Dahl

win: Fix uv_getsockname for UDP

80e5491824-Aug-2011 Ryan Dahl

Simplify UDP docs

1f28f81224-Aug-2011 Bert Belder

Fix mingw missing IPV6_V6ONLY

d135122e24-Aug-2011 Ryan Dahl

Remove iocp-links - out of date, wrong info

58fab07624-Aug-2011 Ryan Dahl

Remove BSDmakefile

b09411a824-Aug-2011 Ryan Dahl

Update build instructions

36c9b79124-Aug-2011 Bert Belder

Fix bugs in test-udp-send-and-recv and benchmark-udp-packet-storm

1870c18f24-Aug-2011 Bert Belder

win: change uv_getsockname signature to support udp

5c9d749a24-Aug-2011 Bert Belder

win: udp support

36ce74f219-Aug-2011 Ben Noordhuis

Add UDP support to libuv.

5202406123-Aug-2011 Ben Noordhuis

Make uv_getsockname() operate on uv_handle_t handles.

5cae6e4e23-Aug-2011 Bert Belder

win: use uv_req_t.overlapped.Internal field to propagate request errors

8118287123-Aug-2011 Bert Belder

win: store the tcp deferred bind error in uv_tcp_t.bind_error, remove uv_handle_t.error

b931e93c23-Aug-2011 Bert Belder

win: get rid of deferring bind errors for uv_pipe_t

It doesn't work anyway

a8d2613b23-Aug-2011 Bert Belder

win: integrate uv_close_error into uv_close

6622c35b23-Aug-2011 Bert Belder

win: add ntstatus-to-winsock-error mapping

301d928323-Aug-2011 Bert Belder

trailing whitespace

ce9171d423-Aug-2011 Ryan Dahl

unix: uv_read_start should fail if UV_CLOSING set

bdd880e723-Aug-2011 Ryan Dahl

unix: add a few asserts, cosmetic touch ups

4e9edceb22-Aug-2011 Igor Zinkovsky

windows: temporarily disable non-zero reads

ce20791721-Aug-2011 Jeroen Janssen

remove unused variable

Fixes #151

d01676fc22-Aug-2011 Ben Noordhuis

build: define _XOPEN_SOURCE=500 on SunOS

Exposes msghdr.msg_flags, required for UDP support.

1...<<191192193194195196197198199200>>...218