Re: m_dup
Re: m_dup
- Subject: Re: m_dup
- From: Justin Walker <email@hidden>
- Date: Thu, 14 Apr 2005 18:38:03 -0700
On Apr 14, 2005, at 12:31, Carl Smith wrote:
As per my original post, before the tongue lashing:
Does the function 'struct mbuf* m_dup(struct mbuf *m, int how)' return
a
newly allocated mbuf allowing me to m_freem(m), the passed in original
struct mbuf *m, without affecting the memory/mbuf returned by m_dup?
Ok, back to the tongue-lashing, which will continue until morale
improves:
if you looked at the source, you should be able to answer your
question; so what part of the source isn't clear to you?
Cheers,
Justin
--
Justin C. Walker, Curmudgeon at Large
Institute for General Semantics
-----------
Give a man a fish, you feed him for a day;
Teach a man to fish, he'll want to borrow your fishing gear.
-----------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >RE: m_dup (From: "Carl Smith" <email@hidden>) |