Re: mbuf_pullup practically useless
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Aug 30, 2007, at 8:25 PM, Platon Fomichev wrote: [...] This can be done at the socket level AFAIK. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Btw not everything is easy as it seems... For example one of my tasks while developing an NKE (at socket level) was to delay connect () call until user land processes signals that it's ok - rather trivial task as I think - but nope connect() can't be blocked as it is in data path - I can't swallow connect() call and it seems that there is no way I can solve this on Socket NKE level... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre