Brew Question:
Download Questions PDF

Are there any restrictions on what value we can set my applications network linger time to?

Answer:

The INETMGR_SetLinger() function is provided to give developers flexibility in designing their application. However, it is not recommended that you alter the OEM's chosen default linger time (usually 30 seconds), unless your application has a compelling reason to do so. Altering the default linger time in either direction may cause your application to fail TRUE BREW Testing, or carrier rejection of your application.

Download Brew Interview Questions And Answers PDF

Previous QuestionNext Question
Is there any way to tell if a socket is already connected?What precautions should we take when I invoke INETMGR_GetHostByName() to perform DNS lookup?