Hi Abhimanyu,

I am not a mentor but I saw many of your variables are not initialized and
directly used in many functions. One such example I found here in this -->
*inet_addr(addr)* . You can initialize *addr* with some value. I suggest
you to do "man inet_addr" in which you can get some information. You are so
close to do it.

Thanks
Himanshu
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to