libuv
Thread
Date
Earlier messages
Later messages
Messages by Thread
[libuv] Re: [RFC] MinGW support
Andrius Bentkus
Re: [libuv] Re: [RFC] MinGW support
Ben Noordhuis
[libuv] Re: [RFC] MinGW support
Saúl Ibarra Corretgé
[libuv] Is htons(port) needed when in uv_ip4_addr() and uv_ip6_addr() ?
Iñaki Baz Castillo
Re: [libuv] Is htons(port) needed when in uv_ip4_addr() and uv_ip6_addr() ?
Fedor Indutny
Re: [libuv] Is htons(port) needed when in uv_ip4_addr() and uv_ip6_addr() ?
Iñaki Baz Castillo
Re: [libuv] Is htons(port) needed when in uv_ip4_addr() and uv_ip6_addr() ?
Fedor Indutny
Re: [libuv] Is htons(port) needed when in uv_ip4_addr() and uv_ip6_addr() ?
Iñaki Baz Castillo
Re: [libuv] Error undefined reference to ...
Dave Muhau
[libuv] Libuv: Sockets, Pipes and File handles
Stephen von Takach
Re: [libuv] Libuv: Sockets, Pipes and File handles
Saúl Ibarra Corretgé
Re: [libuv] Libuv: Sockets, Pipes and File handles
Stephen von Takach
Re: [libuv] Libuv: Sockets, Pipes and File handles
Saúl Ibarra Corretgé
Re: [libuv] Libuv: Sockets, Pipes and File handles
Stephen von Takach
Re: [libuv] Libuv: Sockets, Pipes and File handles
Stephen von Takach
[libuv] Wiite to stdin of a process
Arjun RP
Re: [libuv] Wiite to stdin of a process
Saúl Ibarra Corretgé
Re: [libuv] Wiite to stdin of a process
Arjun RP
Re: [libuv] Wiite to stdin of a process
Saúl Ibarra Corretgé
Re: [libuv] Wiite to stdin of a process
Arjun RP
[libuv] Tutorials
Arjun RP
Re: [libuv] Tutorials
Conrad Pankoff
Re: [libuv] Tutorials
Arjun RP
Re: [libuv] Tutorials
Conrad Pankoff
Re: [libuv] Tutorials
孑影
[libuv] How to cancel uv_tcp_connect in progress on Windows
Ashish
Re: [libuv] How to cancel uv_tcp_connect in progress on Windows
Saúl Ibarra Corretgé
Re: [libuv] How to cancel uv_tcp_connect in progress on Windows
Ashish
Re: [libuv] How to cancel uv_tcp_connect in progress on Windows
Ashish
[libuv] Is there any chance uv_write would never receive callback?
Ashish
Re: [libuv] Is there any chance uv_write would never receive callback?
Saúl Ibarra Corretgé
Re: [libuv] Is there any chance uv_write would never receive callback?
Ashish
[libuv] Does libuv support stdio pipes on Windows?
俞江
RE: [libuv] Does libuv support stdio pipes on Windows?
[email protected]
Re: [libuv] Does libuv support stdio pipes on Windows?
俞江
[libuv] uv_signal unset sigaction()
Iñaki Baz Castillo
[libuv] Re: uv_signal unset sigaction()
Iñaki Baz Castillo
[libuv] uv_pipe - inifite loop / thread bad access
Jason W
Re: [libuv] uv_pipe - inifite loop / thread bad access
Fedor Indutny
Re: [libuv] uv_pipe - inifite loop / thread bad access
Jason W
Re: [libuv] uv_pipe - inifite loop / thread bad access
Fedor Indutny
Re: [libuv] uv_pipe - inifite loop / thread bad access
Fedor Indutny
Re: [libuv] uv_pipe - inifite loop / thread bad access
Jason W
[libuv] How to run a TCP server acceptor on its single thread
Alejandro Santos
Re: [libuv] How to run a TCP server acceptor on its single thread
Fedor Indutny
Re: [libuv] How to run a TCP server acceptor on its single thread
Alejandro Santos
Re: [libuv] How to run a TCP server acceptor on its single thread
Iñaki Baz Castillo
[libuv] Regarding size 65536 specified to the call WSARecv
Ashish
[libuv] Re: Regarding size 65536 specified to the call WSARecv
Bert Belder
[libuv] Re: Regarding size 65536 specified to the call WSARecv
Andrius Bentkus
[libuv] Any way to get the real destination IP contacted in a UV socket binding in 0.0.0.0?
Iñaki Baz Castillo
Re: [libuv] Any way to get the real destination IP contacted in a UV socket binding in 0.0.0.0?
Ben Noordhuis
Re: [libuv] Any way to get the real destination IP contacted in a UV socket binding in 0.0.0.0?
Iñaki Baz Castillo
Re: [libuv] Any way to get the real destination IP contacted in a UV socket binding in 0.0.0.0?
Sam Roberts
Re: [libuv] Any way to get the real destination IP contacted in a UV socket binding in 0.0.0.0?
Iñaki Baz Castillo
[libuv] interleaved alloc_cb/read_cb, is the libuv test wrong or did I misunderstand?
Nicolas Hillegeer
Re: [libuv] interleaved alloc_cb/read_cb, is the libuv test wrong or did I misunderstand?
Fedor Indutny
Re: [libuv] interleaved alloc_cb/read_cb, is the libuv test wrong or did I misunderstand?
Iñaki Baz Castillo
RE: [libuv] interleaved alloc_cb/read_cb, is the libuv test wrong or did I misunderstand?
[email protected]
Re: [libuv] interleaved alloc_cb/read_cb, is the libuv test wrong or did I misunderstand?
Nicolas Hillegeer
Re: [libuv] interleaved alloc_cb/read_cb, is the libuv test wrong or did I misunderstand?
Bert Belder
Re: [libuv] interleaved alloc_cb/read_cb, is the libuv test wrong or did I misunderstand?
Nicolas Hillegeer
[libuv] Notification of interface IP Address Change
Stefano Cristiano
Re: [libuv] Notification of interface IP Address Change
Fedor Indutny
[libuv] Can uv_tcp_getsockname() fail after socket is closed?
Iñaki Baz Castillo
[libuv] Re: Can uv_tcp_getsockname() fail after socket is closed?
Iñaki Baz Castillo
[libuv] Re: Can uv_tcp_getsockname() fail after socket is closed?
Iñaki Baz Castillo
Re: [libuv] Re: Can uv_tcp_getsockname() fail after socket is closed?
Fedor Indutny
Re: [libuv] Re: Can uv_tcp_getsockname() fail after socket is closed?
Iñaki Baz Castillo
Re: [libuv] Re: Can uv_tcp_getsockname() fail after socket is closed?
Fedor Indutny
Re: [libuv] Re: Can uv_tcp_getsockname() fail after socket is closed?
Iñaki Baz Castillo
[libuv] Do I need to block signals in other threads?
Iñaki Baz Castillo
Re: [libuv] Do I need to block signals in other threads?
Ben Noordhuis
Re: [libuv] Do I need to block signals in other threads?
Iñaki Baz Castillo
Re: [libuv] Do I need to block signals in other threads?
Iñaki Baz Castillo
Re: [libuv] Do I need to block signals in other threads?
Iñaki Baz Castillo
Re: [libuv] Do I need to block signals in other threads?
Iñaki Baz Castillo
[libuv] Is there a way to cancel a write operation?
Martin Sustrik
Re: [libuv] Is there a way to cancel a write operation?
Fedor Indutny
[libuv] Re: Is there a way to cancel a write operation?
Andrius Bentkus
[libuv] ioctl FIONREAD
Andrius Bentkus
Re: [libuv] ioctl FIONREAD
Fedor Indutny
Re: [libuv] ioctl FIONREAD
Saúl Ibarra Corretgé
Re: [libuv] ioctl FIONREAD
Andrius Bentkus
Re: [libuv] ioctl FIONREAD
Fedor Indutny
Re: [libuv] ioctl FIONREAD
Andrius Bentkus
[libuv] Calling uv_read_start again after uv_read_stop
Ashish
Re: [libuv] Calling uv_read_start again after uv_read_stop
Saúl Ibarra Corretgé
Re: [libuv] Calling uv_read_start again after uv_read_stop
Fedor Indutny
[libuv] aio_read on linux
Andrius Bentkus
Re: [libuv] aio_read on linux
Fedor Indutny
Re: [libuv] aio_read on linux
Saúl Ibarra Corretgé
Re: [libuv] aio_read on linux
Andrius Bentkus
Re: [libuv] aio_read on linux
Ben Noordhuis
Re: [libuv] aio_read on linux
Andrius Bentkus
[libuv] Do signal handlers account for active handles?
Iñaki Baz Castillo
Re: [libuv] Do signal handlers account for active handles?
Saúl Ibarra Corretgé
Re: [libuv] Do signal handlers account for active handles?
Iñaki Baz Castillo
[libuv] UDP semantics
Stephen von Takach
Re: [libuv] UDP semantics
Saúl Ibarra Corretgé
Re: [libuv] UDP semantics
Stephen von Takach
Re: [libuv] UDP semantics
Saúl Ibarra Corretgé
Re: [libuv] UDP semantics
Stephen von Takach
Re: [libuv] UDP semantics
Iñaki Baz Castillo
[libuv] How safe is uv_signal ?
Iñaki Baz Castillo
Re: [libuv] How safe is uv_signal ?
Saúl Ibarra Corretgé
Re: [libuv] How safe is uv_signal ?
Iñaki Baz Castillo
Re: [libuv] How safe is uv_signal ?
Saúl Ibarra Corretgé
Re: [libuv] How safe is uv_signal ?
Iñaki Baz Castillo
Re: [libuv] How safe is uv_signal ?
Iñaki Baz Castillo
Re: [libuv] How safe is uv_signal ?
Saúl Ibarra Corretgé
Re: [libuv] How safe is uv_signal ?
Iñaki Baz Castillo
Re: [libuv] How safe is uv_signal ?
Saúl Ibarra Corretgé
Re: [libuv] How safe is uv_signal ?
Iñaki Baz Castillo
Re: [libuv] How safe is uv_signal ?
Saúl Ibarra Corretgé
Re: [libuv] How safe is uv_signal ?
Iñaki Baz Castillo
[libuv] How to check that the loop (and handles) are properly running?
Iñaki Baz Castillo
[libuv] Re: How to check that the loop (and handles) are properly running?
Iñaki Baz Castillo
[libuv] Re: How to check that the loop (and handles) are properly running?
Iñaki Baz Castillo
Re: [libuv] Re: How to check that the loop (and handles) are properly running?
Saúl Ibarra Corretgé
Re: [libuv] Re: How to check that the loop (and handles) are properly running?
Iñaki Baz Castillo
[libuv] s5-proxy sample update
Arnaud Grandville
Re: [libuv] s5-proxy sample update
Fedor Indutny
Re: [libuv] s5-proxy sample update
Arnaud Grandville
[libuv] UV_RUN_ONCE
Martin Sustrik
Re: [libuv] UV_RUN_ONCE
Saúl Ibarra Corretgé
Re: [libuv] UV_RUN_ONCE
Martin Sustrik
Re: [libuv] UV_RUN_ONCE
Martin Sustrik
Re: [libuv] UV_RUN_ONCE
Saúl Ibarra Corretgé
[libuv] uv_close called inside read callback does not release socket
John Preston
Re: [libuv] uv_close called inside read callback does not release socket
Saúl Ibarra Corretgé
Re: [libuv] uv_close called inside read callback does not release socket
John Preston
Re: [libuv] uv_close called inside read callback does not release socket
John Preston
Re: [libuv] uv_close called inside read callback does not release socket
Saúl Ibarra Corretgé
[libuv] new libuv handle - uv_promise_t
Bulat Shakirzyanov
[libuv] Re: new libuv handle - uv_promise_t
Andrius Bentkus
Re: [libuv] Re: new libuv handle - uv_promise_t
Fedor Indutny
Re: [libuv] Re: new libuv handle - uv_promise_t
Saúl Ibarra Corretgé
[libuv] Inter-thread communication (worker->main) with binary arrays
Gabriel Llamas
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Saúl Ibarra Corretgé
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Iñaki Baz Castillo
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Gabriel Llamas
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Saúl Ibarra Corretgé
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Gabriel Llamas
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Saúl Ibarra Corretgé
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Gabriel Llamas
Re: [libuv] Inter-thread communication (worker->main) with binary arrays
Iñaki Baz Castillo
[libuv] Unlistening
Martin Sustrik
Re: [libuv] Unlistening
Saúl Ibarra Corretgé
Re: [libuv] Unlistening
Iñaki Baz Castillo
Re: [libuv] Unlistening
Martin Sustrik
Re: [libuv] Unlistening
Iñaki Baz Castillo
Re: [libuv] Unlistening
Saúl Ibarra Corretgé
Re: [libuv] Unlistening
Fedor Indutny
Re: [libuv] Unlistening
Saúl Ibarra Corretgé
Re: [libuv] Unlistening
Iñaki Baz Castillo
Re: [libuv] Unlistening
Fedor Indutny
Re: [libuv] Unlistening
Iñaki Baz Castillo
Re: [libuv] Unlistening
Saúl Ibarra Corretgé
Re: [libuv] Unlistening
Martin Sustrik
Re: [libuv] Unlistening
Fedor Indutny
Re: [libuv] Unlistening
Saúl Ibarra Corretgé
Re: [libuv] Unlistening
Ben Noordhuis
Re: [libuv] Unlistening
Iñaki Baz Castillo
Re: [libuv] Unlistening
Martin Sustrik
Re: [libuv] Unlistening
Saúl Ibarra Corretgé
RE: [libuv] Unlistening
[email protected]
Re: [libuv] Unlistening
Saúl Ibarra Corretgé
Re: [libuv] Unlistening
Iñaki Baz Castillo
[libuv] Question regarding uv_queue_work()
Susheel Aroskar
Re: [libuv] Question regarding uv_queue_work()
Fedor Indutny
Re: [libuv] Question regarding uv_queue_work()
Susheel Aroskar
[libuv] User-defined events
Martin Sustrik
Re: [libuv] User-defined events
Saúl Ibarra Corretgé
[libuv] libuv + libcurl issue on Windows: Assertion failed: ((handle)->flags & UV__HANDLE_CLOSING) == 0
Jonathan Cardoso
[libuv] How to send user events to the event loop?
Martin Sustrik
Re: [libuv] How to send user events to the event loop?
Iñaki Baz Castillo
Re: [libuv] How to send user events to the event loop?
Fedor Indutny
Re: Private message regarding: [libuv] How to send user events to the event loop?
Fedor Indutny
Re: Private message regarding: [libuv] How to send user events to the event loop?
Saúl Ibarra Corretgé
[libuv] Re: How to send user events to the event loop?
Bert Belder
[libuv] Re: How to send user events to the event loop?
Martin Sustrik
[libuv] problem when using libuv for NFS file I/O
Ramesh Rayaprolu
Re: [libuv] problem when using libuv for NFS file I/O
Ben Noordhuis
Re: [libuv] problem when using libuv for NFS file I/O
Ramesh Rayaprolu
Re: [libuv] problem when using libuv for NFS file I/O
Ben Noordhuis
Re: [libuv] problem when using libuv for NFS file I/O
Ramesh Rayaprolu
[libuv] In which cases may ud_udp_recv_cb comes with error?
Iñaki Baz Castillo
Re: [libuv] In which cases may ud_udp_recv_cb comes with error?
Saúl Ibarra Corretgé
Re: [libuv] In which cases may ud_udp_recv_cb comes with error?
Iñaki Baz Castillo
Re: [libuv] In which cases may ud_udp_recv_cb comes with error?
Saúl Ibarra Corretgé
[libuv] How to keep event loop running even if there are no events to process?
Martin Sustrik
Re: [libuv] How to keep event loop running even if there are no events to process?
Saúl Ibarra Corretgé
Re: [libuv] How to keep event loop running even if there are no events to process?
Martin Sustrik
Re: [libuv] How to keep event loop running even if there are no events to process?
Saúl Ibarra Corretgé
Re: [libuv] How to keep event loop running even if there are no events to process?
Martin Sustrik
Re: [libuv] How to keep event loop running even if there are no events to process?
Saúl Ibarra Corretgé
[libuv] Error Undefines Reference to... Trying to compile libuv examples
Pedro Girão
Re: [libuv] Error Undefines Reference to... Trying to compile libuv examples
Fedor Indutny
[libuv] May uv_udp_send() return error?
Iñaki Baz Castillo
Earlier messages
Later messages