What are the possible causes of NetworkError.NoResources?

I use Unity’s LLAPI NetworkTransport class in a client-server pattern. However sometimes I get the error NetworkError.NoResources when using NetworkTransport.Send(). What are the potential causes?

Hi,
did you find any useful piece of information regarding the NoResources issue?