1. Get the number of bytes available in socket by 'recv' with 'MSG_PEEK' in C++

    Get the number of bytes available in socket by 'recv' with 'MSG_PEEK' in C++