Closing a socket.

Chris Johns chrisj at rtems.org
Thu May 12 22:56:46 UTC 2005


Till Straumann wrote:
> Chris Johns wrote:
>>
>> Should the m_get call be changed to no wait and ENOBUFS returned in 
>> errno ?
> 
> 
> Probably. If the system is so loaded that there are not enough buffers 
> you are likely
> to have problems anyways. 'no wait' backs off from trying to get 
> resources more
> aggressively and is IMO preferrable to 'wait'.
> 

I agree. I will change to 'no wait'.

-- 
  Chris Johns



More information about the users mailing list