Messages by Date
-
2014/05/08
[libuv] problem when using libuv for NFS file I/O
Ramesh Rayaprolu
-
2014/05/08
Re: [libuv] In which cases may ud_udp_recv_cb comes with error?
Saúl Ibarra Corretgé
-
2014/05/08
Re: [libuv] In which cases may ud_udp_recv_cb comes with error?
Iñaki Baz Castillo
-
2014/05/08
Re: [libuv] In which cases may ud_udp_recv_cb comes with error?
Saúl Ibarra Corretgé
-
2014/05/08
[libuv] In which cases may ud_udp_recv_cb comes with error?
Iñaki Baz Castillo
-
2014/05/07
Re: [libuv] How to keep event loop running even if there are no events to process?
Saúl Ibarra Corretgé
-
2014/05/07
Re: [libuv] How to keep event loop running even if there are no events to process?
Martin Sustrik
-
2014/05/07
Re: [libuv] How to keep event loop running even if there are no events to process?
Saúl Ibarra Corretgé
-
2014/05/07
Re: [libuv] How to keep event loop running even if there are no events to process?
Martin Sustrik
-
2014/05/07
[libuv] How to keep event loop running even if there are no events to process?
Martin Sustrik
-
2014/05/07
Re: [libuv] How to keep event loop running even if there are no events to process?
Saúl Ibarra Corretgé
-
2014/04/30
Re: [libuv] Error Undefines Reference to... Trying to compile libuv examples
Fedor Indutny
-
2014/04/30
[libuv] Error Undefines Reference to... Trying to compile libuv examples
Pedro Girão
-
2014/04/30
Re: [libuv] Valgrind test complains with GoogleTest and MAKE_VALGRIND_HAPPY()
Thomas Fankhauser
-
2014/04/29
Re: [libuv] May uv_udp_send() return error?
Iñaki Baz Castillo
-
2014/04/29
Re: [libuv] Valgrind test complains with GoogleTest and MAKE_VALGRIND_HAPPY()
Saúl Ibarra Corretgé
-
2014/04/29
Re: [libuv] May uv_udp_send() return error?
Saúl Ibarra Corretgé
-
2014/04/29
[libuv] May uv_udp_send() return error?
Iñaki Baz Castillo
-
2014/04/29
[libuv] Valgrind test complains with GoogleTest and MAKE_VALGRIND_HAPPY()
Thomas Fankhauser
-
2014/04/28
Re: [libuv] Ue uv_udp_open() with a UDP socket already binded
Iñaki Baz Castillo
-
2014/04/28
Re: [libuv] Ue uv_udp_open() with a UDP socket already binded
Saúl Ibarra Corretgé
-
2014/04/28
[libuv] Ue uv_udp_open() with a UDP socket already binded
Iñaki Baz Castillo
-
2014/04/27
Re: [libuv] Can call uv_close on a non accepted connection?
Iñaki Baz Castillo
-
2014/04/27
Re: [libuv] Can call uv_close on a non accepted connection?
Iñaki Baz Castillo
-
2014/04/27
Re: [libuv] Can call uv_close on a non accepted connection?
Saúl Ibarra Corretgé
-
2014/04/27
[libuv] Can call uv_close on a non accepted connection?
Iñaki Baz Castillo
-
2014/04/27
Re: [libuv] Re: Reusing uv_udp_t handle after uv_udp_bind() failed
Iñaki Baz Castillo
-
2014/04/27
Re: [libuv] Re: Reusing uv_udp_t handle after uv_udp_bind() failed
Saúl Ibarra Corretgé
-
2014/04/27
[libuv] Re: Reusing uv_udp_t handle after uv_udp_bind() failed
Iñaki Baz Castillo
-
2014/04/27
[libuv] Reusing uv_udp_t handle after uv_udp_bind() failed
Iñaki Baz Castillo
-
2014/04/27
Re: [libuv] Does success of uv_write gurantees that message is received?
Ashish
-
2014/04/26
Re: [libuv] Does success of uv_write gurantees that message is received?
Fedor Indutny
-
2014/04/26
[libuv] Does success of uv_write gurantees that message is received?
Ashish
-
2014/04/26
[libuv] Does success of uv_write gurantees that message is received?
Ashish
-
2014/04/26
Re: [libuv] Saving time on uv_tcp_connect
Ashish
-
2014/04/26
Re: [libuv] Saving time on uv_tcp_connect
Iñaki Baz Castillo
-
2014/04/26
[libuv] Saving time on uv_tcp_connect
Ashish
-
2014/04/26
Re: [libuv] Different behavior when shutdown TCP and pipe
Iñaki Baz Castillo
-
2014/04/26
Re: [libuv] Different behavior when shutdown TCP and pipe
Fedor Indutny
-
2014/04/26
[libuv] Different behavior when shutdown TCP and pipe
Iñaki Baz Castillo
-
2014/04/25
Re: [libuv] Whether I can get the real socket handle(fd) from the stream returned by uv_accept()?
Saúl Ibarra Corretgé
-
2014/04/24
[libuv] Whether I can get the real socket handle(fd) from the stream returned by uv_accept()?
zhengfish
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Saúl Ibarra Corretgé
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Atul
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Atul
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Fedor Indutny
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Fedor Indutny
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
-
2014/04/24
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Atul
-
2014/04/23
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
-
2014/04/23
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Saúl Ibarra Corretgé
-
2014/04/23
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Saúl Ibarra Corretgé
-
2014/04/23
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
-
2014/04/23
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
-
2014/04/23
[libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
-
2014/04/22
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
-
2014/04/22
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Fedor Indutny
-
2014/04/22
[libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
-
2014/04/22
Re: [libuv] Something like uv_try_write() for UDP?
Iñaki Baz Castillo
-
2014/04/22
Re: [libuv] Something like uv_try_write() for UDP?
Saúl Ibarra Corretgé
-
2014/04/22
Re: [libuv] Something like uv_try_write() for UDP?
Fedor Indutny
-
2014/04/22
[libuv] Something like uv_try_write() for UDP?
Iñaki Baz Castillo
-
2014/04/22
Re: [libuv] Using the address of a uv_req_t in the stack
Iñaki Baz Castillo
-
2014/04/22
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Saúl Ibarra Corretgé
-
2014/04/22
Re: [libuv] Using the address of a uv_req_t in the stack
Saúl Ibarra Corretgé
-
2014/04/22
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
-
2014/04/22
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
-
2014/04/22
[libuv] Using the address of a uv_req_t in the stack
Iñaki Baz Castillo
-
2014/04/21
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Saúl Ibarra Corretgé
-
2014/04/21
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Saúl Ibarra Corretgé
-
2014/04/21
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Susheel Aroskar
-
2014/04/21
Re: [libuv] Can uv_try_write() return less than the given length?
Iñaki Baz Castillo
-
2014/04/21
Re: [libuv] Can uv_try_write() return less than the given length?
Fedor Indutny
-
2014/04/21
[libuv] Can uv_try_write() return less than the given length?
Iñaki Baz Castillo
-
2014/04/21
[libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
-
2014/04/21
[libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
-
2014/04/21
[libuv] UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
-
2014/04/21
Re: [libuv] uv_close() after failed uv_tcp_bind()
Iñaki Baz Castillo
-
2014/04/21
Re: [libuv] uv_close() after failed uv_tcp_bind()
Saúl Ibarra Corretgé
-
2014/04/21
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Saúl Ibarra Corretgé
-
2014/04/21
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Iñaki Baz Castillo
-
2014/04/21
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Saúl Ibarra Corretgé
-
2014/04/20
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Susheel Aroskar
-
2014/04/20
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Iñaki Baz Castillo
-
2014/04/20
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Iñaki Baz Castillo
-
2014/04/20
Re: [libuv] uv_read_cb called with len 0 after filling the previous buffer
Iñaki Baz Castillo
-
2014/04/20
Re: [libuv] uv_read_cb called with len 0 after filling the previous buffer
Fedor Indutny
-
2014/04/20
[libuv] uv_read_cb called with len 0 after filling the previous buffer
Iñaki Baz Castillo
-
2014/04/20
[libuv] uv_close() after failed uv_tcp_bind()
Iñaki Baz Castillo
-
2014/04/19
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Saúl Ibarra Corretgé
-
2014/04/18
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Fedor Indutny
-
2014/04/18
[libuv] uv_close does not cause invocation of uv_read_cb?
Susheel Aroskar
-
2014/04/17
Re: [libuv] Moving watchers/sockets between loops/threads?
Fedor Indutny
-
2014/04/17
[libuv] Moving watchers/sockets between loops/threads?
Scott
-
2014/04/17
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Susheel Aroskar
-
2014/04/17
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Saúl Ibarra Corretgé
-
2014/04/17
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Susheel Aroskar
-
2014/04/17
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Saúl Ibarra Corretgé
-
2014/04/17
[libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Susheel Aroskar
-
2014/04/17
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Saúl Ibarra Corretgé
-
2014/04/17
Re: [libuv] threads: Making libuv thread safe
Saúl Ibarra Corretgé
-
2014/04/17
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Benjamin Ylvisaker
-
2014/04/17
Re: [libuv] threads: Making libuv thread safe
Fedor Indutny
-
2014/04/17
Re: [libuv] threads: Making libuv thread safe
Saúl Ibarra Corretgé
-
2014/04/17
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Saúl Ibarra Corretgé
-
2014/04/17
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Saúl Ibarra Corretgé
-
2014/04/16
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Iñaki Baz Castillo
-
2014/04/16
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Fedor Indutny
-
2014/04/16
[libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Iñaki Baz Castillo
-
2014/04/16
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Benjamin Ylvisaker
-
2014/04/16
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Saúl Ibarra Corretgé
-
2014/04/15
[libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Benjamin Ylvisaker
-
2014/04/14
Re: [libuv] threads: Making libuv thread safe
Trevor Norris
-
2014/04/14
Re: [libuv] Order of close_cb (TCP connections and TCP server)
Iñaki Baz Castillo
-
2014/04/14
Re: [libuv] Order of close_cb (TCP connections and TCP server)
Fedor Indutny
-
2014/04/14
[libuv] Order of close_cb (TCP connections and TCP server)
Iñaki Baz Castillo
-
2014/04/12
Re: [libuv] threads: Making libuv thread safe
Saúl Ibarra Corretgé
-
2014/04/11
Re: [libuv] threads: Making libuv thread safe
Fedor Indutny
-
2014/04/10
[libuv] threads: Making libuv thread safe
Trevor Norris
-
2014/04/02
Re: [libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Saúl Ibarra Corretgé
-
2014/04/02
Re: [libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Iñaki Baz Castillo
-
2014/04/02
Re: [libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Saúl Ibarra Corretgé
-
2014/04/02
[libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Iñaki Baz Castillo
-
2014/04/01
Re: [libuv] Threadpooling and work queue depth
booch
-
2014/03/31
Re: [libuv] Threadpooling and work queue depth
Fedor Indutny
-
2014/03/31
[libuv] Threadpooling and work queue depth
booch
-
2014/03/28
[libuv] calling uv_run recursively
Albert Zeyer
-
2014/03/28
Re: [libuv] calling uv_run recursively
Saúl Ibarra Corretgé
-
2014/03/28
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
-
2014/03/27
Re: [libuv] Re: Creating new events? (for postgresql)
Joe Love
-
2014/03/27
RE: [libuv] High CPU usage for file writes (Linux)
Damian Lezama
-
2014/03/27
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
-
2014/03/27
RE: [libuv] High CPU usage for file writes (Linux)
Damian Lezama
-
2014/03/27
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
-
2014/03/26
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
-
2014/03/26
Re: [libuv] libuv on mingw
Cyrille Duret
-
2014/03/26
Re: [libuv] libuv on mingw
Saúl Ibarra Corretgé
-
2014/03/26
[libuv] libuv on mingw
Cyrille Duret
-
2014/03/26
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
-
2014/03/26
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
-
2014/03/26
Re: [libuv] LIBUV and Denial of Service attacks
Fedor Indutny
-
2014/03/26
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Joe Love
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
-
2014/03/25
Re: [libuv] Higher resolution timer?
Benjamin Ylvisaker
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Joe Love
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
-
2014/03/25
Re: [libuv] Higher resolution timer?
Fedor Indutny
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
-
2014/03/25
Re: [libuv] Higher resolution timer?
Saúl Ibarra Corretgé
-
2014/03/25
[libuv] Higher resolution timer?
Benjamin Ylvisaker
-
2014/03/25
Re: [libuv] LIBUV and Denial of Service attacks
Fedor Indutny
-
2014/03/24
[libuv] LIBUV and Denial of Service attacks
Ashish
-
2014/03/24
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
-
2014/03/24
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
-
2014/03/24
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
-
2014/03/24
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
-
2014/03/21
Re: [libuv] High CPU usage for file writes (Linux)
Saúl Ibarra Corretgé
-
2014/03/21
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
-
2014/03/21
[libuv] High CPU usage for file writes (Linux)
Damián Lezama
-
2014/03/20
Re: [libuv] uv_spawn and setrlimit(20
Saúl Ibarra Corretgé
-
2014/03/20
[libuv] uv_spawn and setrlimit(20
Benoit Chesneau
-
2014/03/18
Re: [libuv] uv_loop_close() after uv_run() fails
David Davidović
-
2014/03/18
Re: [libuv] uv_loop_close() after uv_run() fails
Saúl Ibarra Corretgé
-
2014/03/18
Re: [libuv] uv_loop_close() after uv_run() fails
Fedor Indutny
-
2014/03/18
[libuv] uv_loop_close() after uv_run() fails
David Davidović
-
2014/03/17
[libuv] Status parameter removed from several callbacks
Saúl Ibarra Corretgé
-
2014/03/17
Re: [libuv] Re: Creating new events? (for postgresql)
Joe Love
-
2014/03/17
Re: [libuv] uv_thread_sigmask?
Saúl Ibarra Corretgé
-
2014/03/17
Re: [libuv] uv_thread_sigmask?
Thiago Padilha
-
2014/03/17
Re: [libuv] Re: Creating new events? (for postgresql)
Saúl Ibarra Corretgé
-
2014/03/17
[libuv] Re: Creating new events? (for postgresql)
Joe Love
-
2014/03/15
Re: [libuv] uv_thread_sigmask?
Saúl Ibarra Corretgé
-
2014/03/14
[libuv] uv_thread_sigmask?
Thiago Arruda
-
2014/03/14
Re: [libuv] Creating new events? (for postgresql)
Joe Love
-
2014/03/14
Re: [libuv] Creating new events? (for postgresql)
Iñaki Baz Castillo
-
2014/03/14
Re: [libuv] Creating new events? (for postgresql)
Saúl Ibarra Corretgé
-
2014/03/14
[libuv] Creating new events? (for postgresql)
Joe Love
-
2014/03/13
Re: [libuv] unix/threadpool.c QUEUE_DATA vs. container_of
Saúl Ibarra Corretgé
-
2014/03/13
[libuv] unix/threadpool.c QUEUE_DATA vs. container_of
booch
-
2014/03/12
Re: [libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
-
2014/03/12
Re: [libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
-
2014/03/12
Re: [libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Saúl Ibarra Corretgé
-
2014/03/12
[libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
-
2014/03/12
[libuv] How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
-
2014/03/11
Re: [libuv] Re: How to read/write one serial port device(like /dev/ttyUSB0) on Linux?
Saúl Ibarra Corretgé
-
2014/03/11
[libuv] Re: How to read/write one serial port device(like /dev/ttyUSB0) on Linux?
booch
-
2014/03/10
[libuv] How to read/write one serial port device(like /dev/ttyUSB0) on Linux?
zhengfish
-
2014/03/07
Re: [libuv] Calling to a C++ class instance method from a UV callback
Iñaki Baz Castillo
-
2014/03/07
[libuv] Calling to a C++ class instance method from a UV callback
Iñaki Baz Castillo
-
2014/03/05
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Saúl Ibarra Corretgé