lib.boost.asio.user (thread)
<
Prev Period
]
[
Next Period
>
0.3.8 vista, socket.remote_endpoint().address().is_v6() always returning true
,
Ken Thompson
Re: 0.3.8 vista, socket.remote_endpoint().address().is_v6() always returning true
,
Cory Nelson
A question about signaling, in general.
,
Ken Thompson
building and running asio test case under cygwin
,
wang ligang
Re: building and running asio test case under cygwin
,
Christopher Kohlhoff
Re: Segfault using a std::deque of shared_const_buffer objects SOLVED
,
Eric Mangold
Double EOF on client disconnection - KERBOOM
,
Simon Pickles
Re: Double EOF on client disconnection - KERBOOM
,
Christopher Kohlhoff
Re: Double EOF on client disconnection - KERBOOM
,
Simon Pickles
Calling io_service.run() from multiple threads
,
Niranjan Kale
Re: Calling io_service.run() from multiple threads
,
Christopher Kohlhoff
Segfault using a std::deque of shared_const_buffer objects
,
Eric Mangold
Async read strangely fires handler after reading large packet (win32)
,
Ken Thompson
Re: Async read strangely fires handler after reading large packet (win32)
,
Olaf van der Spek
Re: Async read strangely fires handler after reading large packet (win32)
,
Ken Thompson
Re: Async read strangely fires handler after reading large packet (win32)
,
Michael Dickey
Re: Async read strangely fires handler after reading large packet (win32)
,
Darren Garvey
Re: Async read strangely fires handler after reading large packet (win32)
,
Ken Thompson
Re: Async read strangely fires handler after reading large packet (win32)
,
Christopher Kohlhoff
ASIO VC++ support with Boost 1.35
,
Chauhan, Vikas
Re: ASIO VC++ support with Boost 1.35
,
Olaf van der Spek
Re: ASIO VC++ support with Boost 1.35
,
Christopher Kohlhoff
Re: ASIO VC++ support with Boost 1.35
,
Olaf van der Spek
blocking IO and multithreading
,
егор алексеев
Re: blocking IO and multithreading
,
Ken Thompson
Re: blocking IO and multithreading
,
Christopher Kohlhoff
Asio 0.3.7: Async pending operations: async_read handler not called after a socket.close()
,
Franck Guillaud
Re: Asio 0.3.7: Async pending operations: async_read handler not called after a socket.close()
,
Richard Dingwall
Re: Asio 0.3.7: Async pending operations: async_read handler not called after a socket.close()
,
Franck Guillaud
Re: Asio 0.3.7: Async pending operations: async_read handler not called after a socket.close()
,
Christopher Kohlhoff
Application cannot open more that 1024 file descriptors
,
Lars Olsson
Re: Application cannot open more that 1024 file descriptors
,
Olaf van der Spek
Re: Application cannot open more that 1024 file descriptors
,
Christopher Kohlhoff
Re: Application cannot open more that 1024 file descriptors
,
Lars Olsson
Re: Application cannot open more that 1024 file descriptors
,
Christopher Kohlhoff
0.3.8 RC3 crach under heavy load on Linux
,
Valiulin Timur
Re: 0.3.8 RC3 crach under heavy load on Linux
,
Christopher Kohlhoff
Reusable filter chain design problem
,
Cheng Lian
Re: Reusable filter chain design problem
,
Jack Lloyd
Re: Reusable filter chain design problem
,
Cheng Lian
Re: Reusable filter chain design problem
,
Igor Solovyov
Re: Reusable filter chain design problem
,
Christopher Kohlhoff
write/read non-members and specialized connected socket types
,
Dizzy
Re: write/read non-members and specialized connected socket types
,
Christopher Kohlhoff
persistent handler register
,
Dizzy
Re: persistent handler register
,
Christopher Kohlhoff
Prefer poll(2) on Unix/Linux rather than select(2) ?
,
Dizzy
Re: Prefer poll(2) on Unix/Linux rather than select(2) ?
,
Olaf van der Spek
Re: Prefer poll(2) on Unix/Linux rather than select(2) ?
,
Christopher Kohlhoff
Re: Prefer poll(2) on Unix/Linux rather than select(2) ?
,
Dizzy
Re: Prefer poll(2) on Unix/Linux rather than select(2) ?
,
Christopher Kohlhoff
Re: Prefer poll(2) on Unix/Linux rather than select(2) ?
,
dizzy
RS232 support using ASIO
,
Tim michals
Re: RS232 support using ASIO
,
Christopher Kohlhoff
Re: RS232 support using ASIO
,
Darren Garvey
Re: RS232 support using ASIO
,
Tim michals
Re: RS232 support using ASIO
,
Sergey Nikulov
Re: RS232 support using ASIO
,
Christopher Kohlhoff
/usr/include/boost/asio/detail/posix_thread.hpp : undefined reference to pthread_join
,
Colin Doak
Re: /usr/include/boost/asio/detail/posix_thread.hpp : undefined reference to pthread_join
,
Daniel Casimiro
issues with .NET and async calls to the resolver
,
Alfonso Urdaneta
Re: issues with .NET and async calls to the resolver
,
Christopher Kohlhoff
Re: issues with .NET and async calls to the resolver
,
Tim michals
Re: issues with .NET and async calls to the resolver
,
Alfonso Urdaneta
Re: issues with .NET and async calls to the resolver
,
Tim michals
Re: issues with .NET and async calls to the resolver
,
Alfonso Urdaneta
question about timeouts and application design
,
Alex Ott
Re: question about timeouts and application design
,
Christopher Kohlhoff
Canceling asynchronous operations
,
Antonenco Mihai
Re: Canceling asynchronous operations
,
Olaf van der Spek
Re: Canceling asynchronous operations
,
Darren Garvey
Re: Canceling asynchronous operations
,
Christopher Kohlhoff
Error while trying to link using VS8
,
Ken Thompson
Re: Error while trying to link using VS8
,
Christopher Kohlhoff
Re: Error while trying to link using VS8
,
Ken Thompson
Re: Error while trying to link using VS8
,
Norbert Unterberg
Re: Error while trying to link using VS8
,
Ken Thompson
getting a blowup from error_code::message()
,
Scott
Re: getting a blowup from error_code::message()
,
Christopher Kohlhoff
How to send receive MSG_OOB?
,
Tim michals
Re: How to send receive MSG_OOB?
,
Christopher Kohlhoff
Re: How to send receive MSG_OOB?
,
Tim michals
Re: How to send receive MSG_OOB?
,
Christopher Kohlhoff
Mixing sync and async operations on the same socket allowed?
,
Norbert Unterberg
Re: Mixing sync and async operations on the same socket allowed?
,
Christopher Kohlhoff
Re: Mixing sync and async operations on the same socket allowed?
,
Norbert Unterberg
Re: Mixing sync and async operations on the same socket allowed?
,
Christopher Kohlhoff
Re: Mixing sync and async operations on the same socket allowed?
,
Norbert Unterberg
Re: Mixing sync and async operations on the same socket allowed?
,
Christopher Kohlhoff
0.3.8 and system::error_code without category
,
Nikita Bige
Re: 0.3.8 and system::error_code without category
,
Christopher Kohlhoff
Re: 0.3.8 and system::error_code without category
,
Nikita Bige
Re: 0.3.8 and system::error_code without category
,
Christopher Kohlhoff
Re: 0.3.8 and system::error_code without category
,
Nikita Bige
Re: 0.3.8 and system::error_code without category
,
Christopher Kohlhoff
Re: 0.3.8 and system::error_code without category
,
Nikita Bige
Re: 0.3.8 and system::error_code without category
,
Christopher Kohlhoff
Re: 0.3.8 and system::error_code without category
,
Igor Solovyov
Re: 0.3.8 and system::error_code without category
,
Christopher Kohlhoff
Re: 0.3.8 and system::error_code without category
,
Jeroen van der Wulp
Re: 0.3.8 and system::error_code without category
,
Christopher Kohlhoff
Re: 0.3.8 and system::error_code without category
,
Christopher Kohlhoff
Porting my code to linux
,
Simon Pickles
Re: Porting my code to linux
,
Olaf van der Spek
Re: Porting my code to linux
,
Michael Dickey
question about io_service::interrupt()
,
黄诚
Re: question about io_service::interrupt()
,
Christopher Kohlhoff
Re: question about io_service::interrupt()
,
黄诚
Re: question about io_service::interrupt()
,
Christopher Kohlhoff
Re: question about io_service::interrupt()
,
黄诚
Mac OS X 10.5 Leopard patch
,
arvid-M9ekpT6mRt2zQB+pC5nmwQ
Re: Mac OS X 10.5 Leopard patch
,
Olaf van der Spek
Re: Closed connection verification and operation cancelation
,
Felipe Magno de Almeida
Destroy on error/Renew on c-tor
,
Daniel Mierswa
Re: Destroy on error/Renew on c-tor
,
Christopher Kohlhoff
Re: Destroy on error/Renew on c-tor
,
Daniel Mierswa
Pion Network Library 0.4.0
,
Michael Dickey
Create thread pool before io_service has work to do?
,
Boris
Re: Create thread pool before io_service has work to do?
,
Michael Dickey
Re: Create thread pool before io_service has work to do?
,
Boris
Re: Create thread pool before io_service has work to do?
,
Cheng Lian
Solaris & asio 0.3.8
,
Michael Dickey
Re: Solaris & asio 0.3.8
,
Michael Dickey
Re: Solaris & asio 0.3.8
,
Christopher Kohlhoff
Re: Solaris & asio 0.3.8
,
Michael Dickey
Re: Solaris & asio 0.3.8
,
Michael Dickey
Re: iostream for ssl?
,
Jose
Re: iostream for ssl?
,
Christopher Kohlhoff
Updates since 0.3.8 final
,
Abe
Re: Updates since 0.3.8 final
,
Christopher Kohlhoff
Re: Updates since 0.3.8 final
,
Abe
Re: iostream for ssl?
,
Jose
Re: iostream for ssl?
,
Christopher Kohlhoff
Boost system library/asio 0.3.8 and linux
,
Scott
Re: Boost system library/asio 0.3.8 and linux
,
Caleb Epstein
select_reactor uses 100% cpu
,
Abe
Re: select_reactor uses 100% cpu
,
Christopher Kohlhoff
Re: Boost system library/asio 0.3.8 and linux
,
Christopher Kohlhoff
0-pointer dereferencing in the error_code class (asio bug?)
,
Igor Solovyov
Re: 0-pointer dereferencing in the error_code class (asio bug?)
,
Christopher Kohlhoff
Re: 0-pointer dereferencing in the error_code class (asio bug?)
,
Igor Solovyov
Re: 0-pointer dereferencing in the error_code class (asio bug?)
,
Christopher Kohlhoff
Re: 0-pointer dereferencing in the error_code class (asio bug?)
,
Igor Solovyov
Re: 0-pointer dereferencing in the error_code class (asio bug?)
,
Christopher Kohlhoff
Re: 0-pointer dereferencing in the error_code class (asio bug?)
,
Christopher Kohlhoff
Calling io_service::run() in main thread instead of joining threads?
,
Boris
Re: Calling io_service::run() in main thread instead of joining threads?
,
Cory Nelson
Re: Calling io_service::run() in main thread instead of joining threads?
,
Christopher Kohlhoff
Threads
,
Boris
Re: Threads
,
Christopher Kohlhoff
Re: problem's on mac os x
,
Alex Ott
Re: problem's on mac os x
,
Alex Ott
Re: problem's on mac os x
,
Christopher Kohlhoff
asio fails to compile in Unicode (MSVC)
,
Mikhail Strelnikov
Re: asio fails to compile in Unicode (MSVC)
,
Boris
Re: asio fails to compile in Unicode (MSVC)
,
Arvid Norberg
Re: asio fails to compile in Unicode (MSVC)
,
Felipe Magno de Almeida
Re: asio fails to compile in Unicode (MSVC)
,
Christopher Kohlhoff
Re: asio fails to compile in Unicode (MSVC)
,
Felipe Magno de Almeida
Re: asio fails to compile in Unicode (MSVC)
,
Christopher Kohlhoff
Re: asio fails to compile in Unicode (MSVC)
,
Christopher Kohlhoff
Re: Error 10061 when attempting to async_receive_from on a UDP socket
,
Christopher Kohlhoff
Re: Error 10061 when attempting to async_receive_from on a UDP socket
,
Stas Krichevsky
Re: Error 10061 when attempting to async_receive_from on a UDP socket
,
Christopher Kohlhoff
Updating errors after upgrading to 0.3.8
,
Boris
Re: Updating errors after upgrading to 0.3.8
,
Christopher Kohlhoff
Re: Updating errors after upgrading to 0.3.8
,
Boris
Re: Small problem resulting from new update - SOLVED
,
Boris
Re: Small problem resulting from new update - SOLVED
,
Boris
Re: Small problem resulting from new update - SOLVED
,
Simon Pickles
Another Error 10061, this time only sometimes.
,
Simon Pickles
Re: Another Error 10061, this time only sometimes.
,
Darren Garvey
Re: Another Error 10061, this time only sometimes.
,
Simon Pickles
Re: Another Error 10061, this time only sometimes.
,
Christopher Kohlhoff
Re: Another Error 10061, this time only sometimes.
,
Simon Pickles
Re: Another Error 10061, this time only sometimes.
,
Green, Cliff
Re: Another Error 10061, this time only sometimes.
,
Arvid Norberg
Re: How do I set a timeout on asio::write?
,
Scott
Re: How do I set a timeout on asio::write?
,
Olaf van der Spek
Re: How do I set a timeout on asio::write?
,
Scott
Re: How do I set a timeout on asio::write?
,
Olaf van der Spek
Re: How do I set a timeout on asio::write?
,
Richard Dingwall
asio fails to compile with Leopard
,
Michael Dickey
Re: asio fails to compile with Leopard
,
Michael Dickey
Re: asio fails to compile with Leopard
,
Richard Dingwall
<
Prev Period
]
[
Next Period
>
News
|
FAQ
|
advertise