Timeline for About boost::asio sockets and blocking
Current License: CC BY-SA 3.0
Post Revisions
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 11, 2012 at 11:15 | vote | accept | Ivarpoiss | ||
| May 11, 2012 at 11:13 | comment | added | Ivarpoiss | Let's say that I don't care if the receiver program actually got the data and dealt with it. I want only what TCP protocol offers me. So I expected the asio's 'send'/'write' block until receiver called 'recv'. That's ok if asio handles that differently behind the scene. I'm just being curious. | |
| May 11, 2012 at 10:24 | answer | added | Seva Golovanov | timeline score: 5 | |
| May 11, 2012 at 6:39 | comment | added | Juraj Blaho | Why do you want to send data and wait until it is received on the other side? | |
| May 11, 2012 at 5:11 | history | edited | Ivarpoiss | CC BY-SA 3.0 |
added 4 characters in body
|
| May 11, 2012 at 4:55 | history | asked | Ivarpoiss | CC BY-SA 3.0 |