< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
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 |