> Replacing common code with a function sounds ok, but I've never seen > either size or "importance" as justification of a goto.
OK. goto is evil. You're free to hunt all gotos in sys/netinet. ;)
> Replacing common code with a function sounds ok, but I've never seen > either size or "importance" as justification of a goto.
OK. goto is evil. You're free to hunt all gotos in sys/netinet. ;)