2009/7/29 Fabian Koch <[email protected]>: > Why do nearly all people on this list seem to use the raw API instead of > netconn or sockets? > Performance-gain? Flexibility?
When there's no OS, the raw API is the only option. Besides, the raw API should need less RAM. - mike _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
