Hi, I'm porting lwip using an RTOS and sockets, but I'm not certain what I have to do about timers. Using an RTOS do I need to periodically call any timer functions within lwip like etharp_tmr, tcp_tmr, dns_tmr, dhcp_coarse_tmr, dhcp_fine_tmr, ip_reass_tmr, igmp_tmr, autoip_tmr?
Thanks, John ________________________________________ John Kennedy Idaho Technology Inc. 390 Wakara Way Salt Lake City, UT 84108, USA USA: 1-800-735-6544 Bus:+1 (801)736-6354 x448 Fax:+1 (801)588-0507 http://www.idahotech.com/ ________________________________________ CONFIDENTIALITY NOTICE: This E-mail and any attachments are confidential information of the sender and are for the exclusive use of the intended recipient. If you are not the intended recipient, be aware that any disclosure, copying, distribution, or use of this E-mail or any attachment is prohibited. If you have received this E-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you for your cooperation. _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
