Nguyen Van Nam wrote: > Hi , > OK, it's FIFO but i want to know if XORP support this FIFO or the > developer (when creating a new module) has to do that?
As long as the EventLoop runs, incoming requests will be processed. The queueing happens partly in the XRL code (buffers for reassembly) and partly in the host operating system (socket buffers). _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
