Search:

Type: Posts; User: cyberfish

Search: Search took 0.05 seconds.

  1. Oh yeah, I know to use timeouts, etc. This is...

    Oh yeah, I know to use timeouts, etc. This is just simplified to demonstrate the issue.


    Ah! That would make sense. I guess I'd just have to work without an "available()" function.
  2. [Boost ASIO/TCP] Oddity with tcp::iostream available bytes count

    Hello,

    I am trying to use Boost's tcp::iostream, but it seems like there's something weird going on with peeking + reading.

    Here is the minimum reproducing code -
    server.cpp -


    #include...
Results 1 to 2 of 2