I've done this sort of "reliable UDP" on local networks before, it works
just fine, no TCP is needed. TCP is a really well designed protocol, it
handles an amazing range of problems gracefully. It's overkill for a
lan remote gdb.
----- Larry McVoy lm at bitmover.com http://www.bitmover.com/lm - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Next message: Zwane Mwaikambo: "2.5.47 vanilla oops in device_shutdown"
- Previous message: Linus Torvalds: "Re: lan based kgdb"