This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

I want to redo tcp_init();


Hello everyone :

     I am using freebsd stack (ecos3.0) .  I hit a problem .  If other
machines give me packages very frequently , my tcp will stop, it's a
random event. Other machines can not connect me any more ( "
sonewconn()  fails "). But udp still works .

     Is it ok to redo "tcp_init();" when "sonewconn()" fails ?  Is
there anything I should free? Or other better solutions?

     Thanks for anything.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]