Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3346722
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:20:14+00:00 2026-05-18T01:20:14+00:00

I understood that calling boost::asio::ip::tcp::socket::async_receive (or boost::asio::ip::tcp::socket::async_send ) two times may result in a

  • 0

I understood that calling boost::asio::ip::tcp::socket::async_receive (or boost::asio::ip::tcp::socket::async_send) two times may result in a bad behavior..
Is it OK if i call boost::asio::ip::tcp::socket::async_recive and boost::asio::ip::tcp::socket::async_send at the same time?

I am going to have 2 or more threads running the boost::asio::run so you need to take that into account..

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T01:20:15+00:00Added an answer on May 18, 2026 at 1:20 am

    This has to be OK. How else would you perform full duplex async communications on a single service? You need a receive outstanding at all times for incoming data.

    The Boost docs indicate only that each of async_read and async_write must be called serially. For example, for async_read:

    The program must ensure that the
    stream performs no other read
    operations (such as async_read, the
    stream’s async_read_some function, or
    any other composed operations that
    perform reads) until this operation
    completes.

    The docs for socket are not specific on this point, it’s true.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I understand that the system may kill the activity without calling onDestroy(). Say I
What is the best way to make a variable that works exactly like a
Let's say I have a file-system that looks a little something like this: C:\stuff\build.xml
As an exercise, I've been trying out various ways of generating all permutations of
I have the Smarty code {$obj->foo()->bar()} and Smarty complains about 'unrecognized tag' in the
I understand one of the (maybe best) ways of using inversion of control is
I'm a little confused on how binding to services works. I understand using Context.startService()
In our SL4 application built on Caliburn.Micro, we've come across a (another) memory leak.
I am a little confused about the session management in PHP. A lot of
I'm supposed to crack the Caesar cipher. I have to declare a function crack

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.