libuv
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [libuv] May uv_udp_send() return error?
Saúl Ibarra Corretgé
Re: [libuv] May uv_udp_send() return error?
Iñaki Baz Castillo
[libuv] Valgrind test complains with GoogleTest and MAKE_VALGRIND_HAPPY()
Thomas Fankhauser
Re: [libuv] Valgrind test complains with GoogleTest and MAKE_VALGRIND_HAPPY()
Saúl Ibarra Corretgé
Re: [libuv] Valgrind test complains with GoogleTest and MAKE_VALGRIND_HAPPY()
Thomas Fankhauser
[libuv] Ue uv_udp_open() with a UDP socket already binded
Iñaki Baz Castillo
Re: [libuv] Ue uv_udp_open() with a UDP socket already binded
Saúl Ibarra Corretgé
Re: [libuv] Ue uv_udp_open() with a UDP socket already binded
Iñaki Baz Castillo
[libuv] Can call uv_close on a non accepted connection?
Iñaki Baz Castillo
Re: [libuv] Can call uv_close on a non accepted connection?
Saúl Ibarra Corretgé
Re: [libuv] Can call uv_close on a non accepted connection?
Iñaki Baz Castillo
Re: [libuv] Can call uv_close on a non accepted connection?
Iñaki Baz Castillo
[libuv] Reusing uv_udp_t handle after uv_udp_bind() failed
Iñaki Baz Castillo
[libuv] Re: Reusing uv_udp_t handle after uv_udp_bind() failed
Iñaki Baz Castillo
Re: [libuv] Re: Reusing uv_udp_t handle after uv_udp_bind() failed
Saúl Ibarra Corretgé
Re: [libuv] Re: Reusing uv_udp_t handle after uv_udp_bind() failed
Iñaki Baz Castillo
[libuv] Does success of uv_write gurantees that message is received?
Ashish
[libuv] Does success of uv_write gurantees that message is received?
Ashish
Re: [libuv] Does success of uv_write gurantees that message is received?
Fedor Indutny
Re: [libuv] Does success of uv_write gurantees that message is received?
Ashish
[libuv] Saving time on uv_tcp_connect
Ashish
Re: [libuv] Saving time on uv_tcp_connect
Iñaki Baz Castillo
Re: [libuv] Saving time on uv_tcp_connect
Ashish
[libuv] Different behavior when shutdown TCP and pipe
Iñaki Baz Castillo
Re: [libuv] Different behavior when shutdown TCP and pipe
Fedor Indutny
Re: [libuv] Different behavior when shutdown TCP and pipe
Iñaki Baz Castillo
[libuv] Whether I can get the real socket handle(fd) from the stream returned by uv_accept()?
zhengfish
Re: [libuv] Whether I can get the real socket handle(fd) from the stream returned by uv_accept()?
Saúl Ibarra Corretgé
[libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Saúl Ibarra Corretgé
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Saúl Ibarra Corretgé
Re: [libuv] Different behavior of uv_udp_open() in OSX and Linux (addr in uv_udp_recv_cb is garbage)
Iñaki Baz Castillo
[libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Fedor Indutny
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Atul
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Fedor Indutny
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Fedor Indutny
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Atul
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Atul
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Iñaki Baz Castillo
Re: [libuv] In which cases an error in uv_write_cb means that I should close the handle?
Saúl Ibarra Corretgé
[libuv] Something like uv_try_write() for UDP?
Iñaki Baz Castillo
Re: [libuv] Something like uv_try_write() for UDP?
Fedor Indutny
Re: [libuv] Something like uv_try_write() for UDP?
Saúl Ibarra Corretgé
Re: [libuv] Something like uv_try_write() for UDP?
Iñaki Baz Castillo
[libuv] Using the address of a uv_req_t in the stack
Iñaki Baz Castillo
Re: [libuv] Using the address of a uv_req_t in the stack
Saúl Ibarra Corretgé
Re: [libuv] Using the address of a uv_req_t in the stack
Iñaki Baz Castillo
[libuv] Can uv_try_write() return less than the given length?
Iñaki Baz Castillo
Re: [libuv] Can uv_try_write() return less than the given length?
Fedor Indutny
Re: [libuv] Can uv_try_write() return less than the given length?
Iñaki Baz Castillo
[libuv] UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
[libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Saúl Ibarra Corretgé
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
[libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Saúl Ibarra Corretgé
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Iñaki Baz Castillo
Re: [libuv] Re: UV_EOF not received when closing the remote side of a datagram socketpair
Saúl Ibarra Corretgé
[libuv] uv_read_cb called with len 0 after filling the previous buffer
Iñaki Baz Castillo
Re: [libuv] uv_read_cb called with len 0 after filling the previous buffer
Fedor Indutny
Re: [libuv] uv_read_cb called with len 0 after filling the previous buffer
Iñaki Baz Castillo
[libuv] uv_close() after failed uv_tcp_bind()
Iñaki Baz Castillo
Re: [libuv] uv_close() after failed uv_tcp_bind()
Saúl Ibarra Corretgé
Re: [libuv] uv_close() after failed uv_tcp_bind()
Iñaki Baz Castillo
[libuv] uv_close does not cause invocation of uv_read_cb?
Susheel Aroskar
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Fedor Indutny
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Saúl Ibarra Corretgé
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Iñaki Baz Castillo
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Susheel Aroskar
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Iñaki Baz Castillo
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Susheel Aroskar
Re: [libuv] uv_close does not cause invocation of uv_read_cb?
Saúl Ibarra Corretgé
[libuv] Moving watchers/sockets between loops/threads?
Scott
Re: [libuv] Moving watchers/sockets between loops/threads?
Fedor Indutny
[libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Susheel Aroskar
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Saúl Ibarra Corretgé
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Susheel Aroskar
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Saúl Ibarra Corretgé
Re: [libuv] Ordering of uv_close_cb, uv_read_cb and uv_write_cb callbacks
Susheel Aroskar
[libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Iñaki Baz Castillo
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Fedor Indutny
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Iñaki Baz Castillo
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Saúl Ibarra Corretgé
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Iñaki Baz Castillo
Re: [libuv] Passing a small buffer to alloc_cb results in multiple calls to alloc_cb
Saúl Ibarra Corretgé
[libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Benjamin Ylvisaker
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Saúl Ibarra Corretgé
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Benjamin Ylvisaker
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Saúl Ibarra Corretgé
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Benjamin Ylvisaker
Re: [libuv] Return value from uv_run(l, UV_RUN_NOWAIT)?
Saúl Ibarra Corretgé
[libuv] Order of close_cb (TCP connections and TCP server)
Iñaki Baz Castillo
Re: [libuv] Order of close_cb (TCP connections and TCP server)
Fedor Indutny
Re: [libuv] Order of close_cb (TCP connections and TCP server)
Iñaki Baz Castillo
[libuv] threads: Making libuv thread safe
Trevor Norris
Re: [libuv] threads: Making libuv thread safe
Fedor Indutny
Re: [libuv] threads: Making libuv thread safe
Saúl Ibarra Corretgé
Re: [libuv] threads: Making libuv thread safe
Trevor Norris
Re: [libuv] threads: Making libuv thread safe
Saúl Ibarra Corretgé
Re: [libuv] threads: Making libuv thread safe
Fedor Indutny
Re: [libuv] threads: Making libuv thread safe
Saúl Ibarra Corretgé
[libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Iñaki Baz Castillo
Re: [libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Saúl Ibarra Corretgé
Re: [libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Iñaki Baz Castillo
Re: [libuv] Why does uv_thread_self() assume pthread_t =~ unsigned long?
Saúl Ibarra Corretgé
[libuv] Threadpooling and work queue depth
booch
Re: [libuv] Threadpooling and work queue depth
Fedor Indutny
Re: [libuv] Threadpooling and work queue depth
booch
[libuv] calling uv_run recursively
Albert Zeyer
Re: [libuv] calling uv_run recursively
Saúl Ibarra Corretgé
[libuv] libuv on mingw
Cyrille Duret
Re: [libuv] libuv on mingw
Saúl Ibarra Corretgé
Re: [libuv] libuv on mingw
Cyrille Duret
[libuv] Higher resolution timer?
Benjamin Ylvisaker
Re: [libuv] Higher resolution timer?
Saúl Ibarra Corretgé
Re: [libuv] Higher resolution timer?
Fedor Indutny
Re: [libuv] Higher resolution timer?
Benjamin Ylvisaker
[libuv] LIBUV and Denial of Service attacks
Ashish
Re: [libuv] LIBUV and Denial of Service attacks
Fedor Indutny
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
Re: [libuv] LIBUV and Denial of Service attacks
Joe Love
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
Re: [libuv] LIBUV and Denial of Service attacks
Joe Love
Re: [libuv] LIBUV and Denial of Service attacks
Saúl Ibarra Corretgé
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
Re: [libuv] LIBUV and Denial of Service attacks
Fedor Indutny
Re: [libuv] LIBUV and Denial of Service attacks
Ashish
[libuv] High CPU usage for file writes (Linux)
Damián Lezama
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
Re: [libuv] High CPU usage for file writes (Linux)
Damián Lezama
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
RE: [libuv] High CPU usage for file writes (Linux)
Damian Lezama
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
RE: [libuv] High CPU usage for file writes (Linux)
Damian Lezama
Re: [libuv] High CPU usage for file writes (Linux)
Fedor Indutny
Re: [libuv] High CPU usage for file writes (Linux)
Saúl Ibarra Corretgé
[libuv] uv_spawn and setrlimit(20
Benoit Chesneau
Re: [libuv] uv_spawn and setrlimit(20
Saúl Ibarra Corretgé
[libuv] uv_loop_close() after uv_run() fails
David Davidović
Re: [libuv] uv_loop_close() after uv_run() fails
Fedor Indutny
Re: [libuv] uv_loop_close() after uv_run() fails
David Davidović
Re: [libuv] uv_loop_close() after uv_run() fails
Saúl Ibarra Corretgé
[libuv] Status parameter removed from several callbacks
Saúl Ibarra Corretgé
[libuv] uv_thread_sigmask?
Thiago Arruda
Re: [libuv] uv_thread_sigmask?
Saúl Ibarra Corretgé
Re: [libuv] uv_thread_sigmask?
Thiago Padilha
Re: [libuv] uv_thread_sigmask?
Saúl Ibarra Corretgé
[libuv] Creating new events? (for postgresql)
Joe Love
Re: [libuv] Creating new events? (for postgresql)
Saúl Ibarra Corretgé
Re: [libuv] Creating new events? (for postgresql)
Iñaki Baz Castillo
Re: [libuv] Creating new events? (for postgresql)
Joe Love
[libuv] Re: Creating new events? (for postgresql)
Joe Love
Re: [libuv] Re: Creating new events? (for postgresql)
Saúl Ibarra Corretgé
Re: [libuv] Re: Creating new events? (for postgresql)
Joe Love
Re: [libuv] Re: Creating new events? (for postgresql)
Joe Love
[libuv] unix/threadpool.c QUEUE_DATA vs. container_of
booch
Re: [libuv] unix/threadpool.c QUEUE_DATA vs. container_of
Saúl Ibarra Corretgé
[libuv] How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
[libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
Re: [libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Saúl Ibarra Corretgé
Re: [libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
Re: [libuv] Re: How to use a Unix Socket with type SOCK_DGRAM ?
Iñaki Baz Castillo
[libuv] How to read/write one serial port device(like /dev/ttyUSB0) on Linux?
zhengfish
[libuv] Re: How to read/write one serial port device(like /dev/ttyUSB0) on Linux?
booch
Re: [libuv] Re: How to read/write one serial port device(like /dev/ttyUSB0) on Linux?
Saúl Ibarra Corretgé
[libuv] Calling to a C++ class instance method from a UV callback
Iñaki Baz Castillo
Re: [libuv] Calling to a C++ class instance method from a UV callback
Iñaki Baz Castillo
[libuv] Immediatelly stop a libuv event loop from another thread
Thiago Arruda
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Saúl Ibarra Corretgé
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Thiago Padilha
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Saúl Ibarra Corretgé
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Thiago Padilha
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Saúl Ibarra Corretgé
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Thiago Padilha
Re: [libuv] Immediatelly stop a libuv event loop from another thread
Saúl Ibarra Corretgé
[libuv] Contributing to libuv
Sewwandi Wijayaratna
Re: [libuv] Contributing to libuv
Saúl Ibarra Corretgé
[libuv] Re: c++ wrapper/API for libuv?
David Kofler
[libuv] Re: c++ wrapper/API for libuv?
Pedro Larroy
[libuv] Re: c++ wrapper/API for libuv?
Steve Lorimer
[libuv] non-blocking openssl BIO type
Mike Mangelsdorf
Re: [libuv] non-blocking openssl BIO type
Fedor Indutny
Earlier messages
Later messages