libuv
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [libuv] Why my program coredump?
Saúl Ibarra Corretgé
Re: [libuv] Why my program coredump?
simon yu
Re: [libuv] Why my program coredump?
Saúl Ibarra Corretgé
Re: [libuv] Why my program coredump?
simon yu
[libuv][ANN] libuv 1.5.0 released
Saúl Ibarra Corretgé
[libuv] right way to release resources
MELWIN JOSE
Re: [libuv] right way to release resources
Saúl Ibarra Corretgé
Re: [libuv] right way to release resources
MELWIN JOSE
[libuv] High resolution epoll timers for libuv
Andrius Bentkus
[libuv] Re: High resolution epoll timers for libuv
Andrius Bentkus
Re: [libuv] High resolution epoll timers for libuv
Saúl Ibarra Corretgé
Re: [libuv] High resolution epoll timers for libuv
Andrius Bentkus
Re: [libuv] High resolution epoll timers for libuv
Ben Noordhuis
Re: [libuv] High resolution epoll timers for libuv
Andrius Bentkus
Re: [libuv] High resolution epoll timers for libuv
Ben Noordhuis
Re: [libuv] High resolution epoll timers for libuv
Ben Noordhuis
[libuv] libuv 1.x + uv_async_t = sometimes quit from eventloop
Denis Shilkin
Re: [libuv] libuv 1.x + uv_async_t = sometimes quit from eventloop
Saúl Ibarra Corretgé
[libuv] Re: libuv 1.x + uv_async_t = sometimes quit from eventloop
Denis Shilkin
[libuv] Debian packages for libuv
Alexander Köplinger
Re: [libuv] Debian packages for libuv
Saúl Ibarra Corretgé
Fwd: Re: [libuv] Debian packages for libuv
Saúl Ibarra Corretgé
Re: Re: [libuv] Debian packages for libuv
Alexander Köplinger
Re: Re: [libuv] Debian packages for libuv
Andrius Bentkus
Re: [libuv] Debian packages for libuv
Saúl Ibarra Corretgé
[libuv] using libuv to time code: should I use uv_hrtime, uv_getrusage, or uv_cpu_info?
Christian Peel
Re: [libuv] using libuv to time code: should I use uv_hrtime, uv_getrusage, or uv_cpu_info?
Ben Noordhuis
Re: [libuv] using libuv to time code: should I use uv_hrtime, uv_getrusage, or uv_cpu_info?
Christian Peel
Re: [libuv] using libuv to time code: should I use uv_hrtime, uv_getrusage, or uv_cpu_info?
Ben Noordhuis
[libuv] Can I use libuv in IOS project ?
郭晓倩
Re: [libuv] Can I use libuv in IOS project ?
ANDO Takahiro
Re: [libuv] Can I use libuv in IOS project ?
Andrius Bentkus
Re: [libuv] Can I use libuv in IOS project ?
ANDO Takahiro
Re: [libuv] Can I use libuv in IOS project ?
Andrius Bentkus
Re: [libuv] Can I use libuv in IOS project ?
Saúl Ibarra Corretgé
Re: [libuv] Can I use libuv in IOS project ?
zhuxx.gs
[libuv] How to comile libuv for IOS?
郭晓倩
[libuv] Compiling libuv for android using mac os x
Mark Simpson
Re: [libuv] Compiling libuv for android using mac os x
Saúl Ibarra Corretgé
Re: [libuv] Compiling libuv for android using mac os x
Mark Simpson
Re: [libuv] Compiling libuv for android using mac os x
Saúl Ibarra Corretgé
Re: [libuv] Compiling libuv for android using mac os x
Mark Simpson
Re: [libuv] Compiling libuv for android using mac os x
Mark Simpson
Re: [libuv] Compiling libuv for android using mac os x
Mark Simpson
[libuv] How to compile libuv in debug mode?
Saheel Godhane
Re: [libuv] How to compile libuv in debug mode?
Brian Hamon
Re: [libuv] How to compile libuv in debug mode?
Brian Hamon
Re: [libuv] How to compile libuv in debug mode?
Brian Hamon
Re: [libuv] How to compile libuv in debug mode?
Brian Hamon
Re: [libuv] How to compile libuv in debug mode?
Saheel Godhane
Re: [libuv] How to compile libuv in debug mode?
Brian Hamon
Re: [libuv] How to compile libuv in debug mode?
Saúl Ibarra Corretgé
[libuv] What does it mean when we get error in connection callback
Ashish
Re: [libuv] What does it mean when we get error in connection callback
Ben Noordhuis
Re: [libuv] What does it mean when we get error in connection callback
Ashish
[libuv] Re: What does it mean when we get error in connection callback
Bert Belder
[libuv] Re: What does it mean when we get error in connection callback
Atul
[libuv] Re: What does it mean when we get error in connection callback
Ashish
[libuv] Is it safe to call uv_async_init() not from loop thread?
Nicolai G.
Re: [libuv] Is it safe to call uv_async_init() not from loop thread?
Saúl Ibarra Corretgé
Re: [libuv] Is it safe to call uv_async_init() not from loop thread?
Nicolai G.
Re: [libuv] Is it safe to call uv_async_init() not from loop thread?
Saúl Ibarra Corretgé
[libuv] Calling uv_async_init() not from loop thread
Nicolai G.
[libuv] why not call the completion callback right after write succeeds?
贾凯
[libuv] why not call the completion callback right after write succeeds?
贾凯
Re: [libuv] why not call the completion callback right after write succeeds?
Saúl Ibarra Corretgé
Re: [libuv] why not call the completion callback right after write succeeds?
Ben Noordhuis
[libuv] Luaw - Nonblocking HTTP server for Lua using libuv
Susheel Aroskar
Re: [libuv] Luaw - Nonblocking HTTP server for Lua using libuv
Saúl Ibarra Corretgé
[libuv][ANN] libuv 0.10.36 and 1.4.2 released!
Saúl Ibarra Corretgé
[libuv][ANN] libuv 0.10.34 released with a security fix
Saúl Ibarra Corretgé
[libuv] what will be best way to get callback when something outside of what libuv monitors.
Devchandra Meetei
Re: [libuv] what will be best way to get callback when something outside of what libuv monitors.
Ben Noordhuis
Re: [libuv] what will be best way to get callback when something outside of what libuv monitors.
Devchandra L Meetei
Re: [libuv] what will be best way to get callback when something outside of what libuv monitors.
Ben Noordhuis
Re: [libuv] what will be best way to get callback when something outside of what libuv monitors.
Devchandra Meetei
Re: [libuv] what will be best way to get callback when something outside of what libuv monitors.
Ben Noordhuis
Re: [libuv] what will be best way to get callback when something outside of what libuv monitors.
Devchandra Meetei
[libuv] libuv : src port of response not same as port on which process is listening
MELWIN JOSE
Re: [libuv] libuv : src port of response not same as port on which process is listening
Saúl Ibarra Corretgé
Re: [libuv] libuv : src port of response not same as port on which process is listening
MELWIN JOSE
Re: [libuv] libuv : src port of response not same as port on which process is listening
Saúl Ibarra Corretgé
[libuv][ANN] libuv 1.4.0 released
Saúl Ibarra Corretgé
[libuv] Unix domain socket of type SOCK_DGRAM
Frank
Re: [libuv] Unix domain socket of type SOCK_DGRAM
Frank
Re: [libuv] Unix domain socket of type SOCK_DGRAM
Saúl Ibarra Corretgé
Re: [libuv] Unix domain socket of type SOCK_DGRAM
cedar wu
Re: [libuv] Unix domain socket of type SOCK_DGRAM
Saúl Ibarra Corretgé
[libuv] Hooking into the message loop
lahorimoonda via libuv
Re: [libuv] Hooking into the message loop
Saúl Ibarra Corretgé
[libuv] uv_fs_write write and callback order
Shueng Chuan KIU
Re: [libuv] uv_fs_write write and callback order
Ben Noordhuis
Re: [libuv] uv_fs_write write and callback order
Shueng Chuan KIU
[libuv] uv_read_start() nread < 0 case
Frank
Re: [libuv] uv_read_start() nread < 0 case
Ben Noordhuis
Re: [libuv] Digest for
[email protected]
- 3 updates in 1 topic
zhengfish
Re: [libuv] Digest for
[email protected]
- 3 updates in 1 topic
zhengfish
Re: [libuv] Digest for
[email protected]
- 3 updates in 1 topic
Devchandra Meetei
[libuv][ANN] libuv 0.10.33 and 1.3.0 released!
Saúl Ibarra Corretgé
Re: [libuv][ANN] libuv 0.10.33 and 1.3.0 released!
Andrius Bentkus
Re: [libuv][ANN] libuv 0.10.33 and 1.3.0 released!
Saúl Ibarra Corretgé
[libuv] Introducing libuv-ssl
Devchandra Meetei
Re: [libuv] Introducing libuv-ssl
Iñaki Baz Castillo
Re: [libuv] Introducing libuv-ssl
Devchandra L Meetei
Re: [libuv] Introducing libuv-ssl
Saúl Ibarra Corretgé
Re: [libuv] Introducing libuv-ssl
Devchandra Meetei
Re: [libuv] Introducing libuv-ssl
Saúl Ibarra Corretgé
Re: [libuv] Introducing libuv-ssl
Devchandra Meetei
Re: [libuv] Introducing libuv-ssl
Devchandra Meetei
Re: [libuv] Introducing libuv-ssl
Susheel Aroskar
Re: [libuv] Introducing libuv-ssl
Devchandra Meetei
Re: [libuv] Introducing libuv-ssl
Devchandra Meetei
Re: [libuv] Introducing libuv-ssl
Saúl Ibarra Corretgé
Re: [libuv] Introducing libuv-ssl
Devchandra Meetei
Re: [libuv] Introducing libuv-ssl
Kai Mosebach
Re: [libuv] Introducing libuv-ssl
Devchandra L Meetei
Re: [libuv] Introducing libuv-ssl
Fedor Indutny
[libuv] Windows installers for libuv binaries
Crispy Zeal
Re: [libuv] Windows installers for libuv binaries
Saúl Ibarra Corretgé
Re: [libuv] Windows installers for libuv binaries
Crispy Zeal
Re: [libuv] Windows installers for libuv binaries
Luigi Grilli
Re: [libuv] Windows installers for libuv binaries
Roger Light
Re: [libuv] Windows installers for libuv binaries
Saúl Ibarra Corretgé
Re: [libuv] Windows installers for libuv binaries
Roger Light
[libuv] libuv examples
rusname
Re: [libuv] libuv examples
Saúl Ibarra Corretgé
Re: [libuv] libuv examples
rusname
Re: [libuv] libuv examples
Saúl Ibarra Corretgé
[libuv] uv_read_start after uv_read_stop with different cb
Devchandra Meetei
Re: [libuv] uv_read_start after uv_read_stop with different cb
Ben Noordhuis
Re: [libuv] uv_read_start after uv_read_stop with different cb
Devchandra L Meetei
Re: [libuv] uv_read_start after uv_read_stop with different cb
Devchandra Meetei
Re: [libuv] uv_read_start after uv_read_stop with different cb
Ben Noordhuis
Re: [libuv] uv_read_start after uv_read_stop with different cb
Devchandra Meetei
[libuv] uv-freeaddrinfo on windows
Frank
Re: [libuv] uv-freeaddrinfo on windows
Sam Roberts
[libuv] uv_poll_init on windows TCP socket file handle triggers ENOTSOCK
Hanspeter Portner
[libuv] Re: uv_poll_init on windows TCP socket file handle triggers ENOTSOCK
Hanspeter Portner
Re: [libuv] uv_poll_init on windows TCP socket file handle triggers ENOTSOCK
Ben Noordhuis
Re: [libuv] uv_poll_init on windows TCP socket file handle triggers ENOTSOCK
Hanspeter Portner
[libuv] uv_read_start/stop() flow control
Frank
Re: [libuv] uv_read_start/stop() flow control
Saúl Ibarra Corretgé
[libuv] is there any way to extract accepted fd after uv_accept?
Devchandra Meetei
[libuv] Re: is there any way to extract accepted fd after uv_accept?
Devchandra Meetei
Re: [libuv] is there any way to extract accepted fd after uv_accept?
Ben Noordhuis
Re: [libuv] is there any way to extract accepted fd after uv_accept?
Devchandra Meetei
Re: [libuv] is there any way to extract accepted fd after uv_accept?
Saúl Ibarra Corretgé
[libuv][ANN] libuv 1.2.1 released!
Saúl Ibarra Corretgé
[libuv] Segmentation fault at uv__write buf->len
Ken Shin
Re: [libuv] Segmentation fault at uv__write buf->len
Saúl Ibarra Corretgé
Re: [libuv] Segmentation fault at uv__write buf->len
Ken Shin
[libuv][ANN] libuv 0.10.32 and 1.2.0 released!
Saúl Ibarra Corretgé
[libuv] uv_pipe_bind() unlinks file
FAU
Re: [libuv] uv_pipe_bind() unlinks file
Ben Noordhuis
[libuv] stop before close?
FAU
Re: [libuv] stop before close?
Saúl Ibarra Corretgé
[libuv] Migrating a uv_stream_t (or any handle) to a different loop
Rob Hoelz
Re: [libuv] Migrating a uv_stream_t (or any handle) to a different loop
Ben Noordhuis
Re: [libuv] Migrating a uv_stream_t (or any handle) to a different loop
Rob Hoelz
[libuv] What does UV stand for in libuv?
FAU
Re: [libuv] What does UV stand for in libuv?
Fedor Indutny
Re: [libuv] What does UV stand for in libuv?
FAU
Re: [libuv] What does UV stand for in libuv?
Ben Noordhuis
Re: [libuv] What does UV stand for in libuv?
Iñaki Baz Castillo
Re: [libuv] What does UV stand for in libuv?
Ben Noordhuis
Re: [libuv] What does UV stand for in libuv?
Joe Love
Re: [libuv] What does UV stand for in libuv?
Andrius Bentkus
[libuv] [POLL] dropping Windows XP/Server 2003 support
Bert Belder
Re: [libuv] [POLL] dropping Windows XP/Server 2003 support
Angel Java Lopez
Re: [libuv] [POLL] dropping Windows XP/Server 2003 support
Saúl Ibarra Corretgé
[libuv] uv_close()
FAU
Re: [libuv] uv_close()
Saúl Ibarra Corretgé
[libuv][ANN] libuv 0.10.31 and 1.1.0 released!
Saúl Ibarra Corretgé
[libuv] Lifecycle management of uv_work_t?
William Ehlhardt
[libuv] Re: Lifecycle management of uv_work_t?
William Ehlhardt
[libuv] Re: Lifecycle management of uv_work_t?
William Ehlhardt
Re: [libuv] Re: Lifecycle management of uv_work_t?
Fedor Indutny
Re: [libuv] Re: Lifecycle management of uv_work_t?
William Ehlhardt
Re: [libuv] Re: Lifecycle management of uv_work_t?
Fedor Indutny
[libuv] uv_async_init() thread safe?
FAU
Re: [libuv] uv_async_init() thread safe?
Saúl Ibarra Corretgé
[libuv] uv_read_cb, UV_EOF, nread < 0
FAU
Re: [libuv] uv_read_cb, UV_EOF, nread < 0
FAU
Re: [libuv] uv_read_cb, UV_EOF, nread < 0
Iñaki Baz Castillo
Re: [libuv] count number of uv_async_send()s which were combined to a single call back
MELWIN JOSE
Re: [libuv] count number of uv_async_send()s which were combined to a single call back
Saúl Ibarra Corretgé
[libuv] What's the difference between https://github.com/libuv/libuv.git and https://github.com/joyent/libuv.git
zhengfish
[libuv] Re: What's the difference between https://github.com/libuv/libuv.git and https://github.com/joyent/libuv.git
zhengfish
Re: [libuv] What's the difference between https://github.com/libuv/libuv.git and https://github.com/joyent/libuv.git
Saúl Ibarra Corretgé
[libuv][ANN] libuv 0.10.30 and 1.0.2 released
Saúl Ibarra Corretgé
Re: [libuv][ANN] libuv 0.10.30 and 1.0.2 released
Louis DeJardin
Re: [libuv][ANN] libuv 0.10.30 and 1.0.2 released
Saúl Ibarra Corretgé
[libuv] Buffer lifecycle
DJ
[libuv] Re: Buffer lifecycle
Atul
[libuv] Sequence of rdlock, rdunlock followed by wrlock,wrunlock in threads causes deadlock
Ashish
[libuv] Sequence of rdlock, rdunlock followed by wrlock,wrunlock in threads causes deadlock
Ashish
[libuv] Re: Sequence of rdlock, rdunlock followed by wrlock,wrunlock in threads causes deadlock
Ashish
[libuv] Re: Sequence of rdlock, rdunlock followed by wrlock,wrunlock in threads causes deadlock
Bert Belder
[libuv] Detecting and closing zombie connections
Ashish
Re: [libuv] Detecting and closing zombie connections
Saúl Ibarra Corretgé
Earlier messages
Later messages