save m_lasthost in sufficient buff
since hostname can be greater than 256 byes, save lasthost in bigger charbuff char m_lastHost[512]; // Store the last URL to a webstream
Showing
Please register or sign in to comment
since hostname can be greater than 256 byes, save lasthost in bigger charbuff char m_lastHost[512]; // Store the last URL to a webstream