Re: Re(5): errno 40 (EMSGSIZE, message too long)
Re: Re(5): errno 40 (EMSGSIZE, message too long)
- Subject: Re: Re(5): errno 40 (EMSGSIZE, message too long)
- From: Ryan McGann <email@hidden>
- Date: Wed, 29 Jan 2003 23:09:39 -0800
On Wednesday, January 29, 2003, at 01:43 PM, Peter Lovell wrote:
Hi Ryan,
did you manage to solve the message-too-long problem or is it still
outstanding??
I'm hoping it was fixed, but am waiting to verify it. The problem
turned out that the size of the mbuf wasn't being set. For some reason
I thought m_copyback would set the size of the mbuf (and the pkt_size)
to the amount of data it copied, but it doesn't. But setting the size
fields in the mbuf struct stopped the complaining from sosend.
Thanks for the help tho.
Thanks,
Ryan
I'd give my right arm to be ambidextrous.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.