History log of /libuv/src/win/handle.c (Results 26 – 40 of 40)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: node-v0.6.12, node-v0.6.11, node-v0.7.4, node-v0.6.10, node-v0.7.2, node-v0.6.9, node-v0.7.1, node-v0.7.0, node-v0.6.8, node-v0.6.7, node-v0.6.6, node-v0.6.4, node-v0.6.3, node-v0.6.2
# 08a55467 17-Nov-2011 Igor Zinkovsky

windows: return UV_FILE for non-console FILE_TYPE_CHAR

Revision tags: node-v0.6.1, node-v0.6.0, node-v0.5.10, node-v0.5.9, node-v0.5.8
# bdac72cc 27-Sep-2011 Bert Belder

win tty: Implement uv_close and uv_shutdown

# 622eb991 26-Sep-2011 Bert Belder

win: implement tty

loose end: line-buffered input reads ascii, not unicode

# 1e0757ff 16-Sep-2011 Igor Zinkovsky

windows: file watcher

Revision tags: node-v0.5.7, node-v0.5.6
# 12b01e95 04-Sep-2011 Bert Belder

Specialize uv_xxx_getsockname, add uv_tcp_getpeername

# 78debf9f 31-Aug-2011 Bert Belder

win: multiplicity

Revision tags: node-v0.5.5
# 40efa9c7 25-Aug-2011 Ryan Dahl

win: Fix uv_getsockname for UDP

# 1870c18f 24-Aug-2011 Bert Belder

win: change uv_getsockname signature to support udp

# 5c9d749a 24-Aug-2011 Bert Belder

win: udp support

# a8d2613b 23-Aug-2011 Bert Belder

win: integrate uv_close_error into uv_close

Revision tags: node-v0.5.4
# d272a218 30-Jul-2011 Igor Zinkovsky

Windows: spawn child processes

Revision tags: node-v0.5.2
# 6e505766 21-Jul-2011 Bert Belder

Windows: follow libev loop semantics more closely

# d9612fe0 21-Jul-2011 Bert Belder

More changes related to uv_close returning void

# b931c931 21-Jul-2011 Ryan Dahl

uv_close returns void

# 3a91232f 19-Jul-2011 Bert Belder

Split up uv-win.c

12