< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

[reSIProcate-users] reTurn: framedReceive vs receive, what's the difference?


Hello,

In reTurn folder, there are lot of framedReceive(), framedSend() and ordinary receive(), send(). For example, AsyncSocketBase::framedReceive(), AsyncSocketBase::receive(), transportReceive(), transportFramedReceive() etc.

I am wondering what is the difference between framed vs none framed?

Tom