Re: [RFC] Network application API
Tomasz Bursztyka
Hi Paul,
Looks like to me that net_app proposal is not growing the native API. It's fully optional.There has been discussion and complaints that the current net_contextThanks for posting this RFC. It touches some issue I also wanted to Socket API and net_app are quite distinct. In fact, many application oriented API are made on top of socket API (like in python for instance). It's just that, imo, net_app brings some low level bits from net_context that could be avoided. Afaik net_app will not affect socket api layer at all. However, as I commented on the rfc PR, net_context could gain of some changes, which in turn would affect socket API (and bring the possibility to emulate select()) Tomasz
|
|