K 10 svn:author V 3 tmm K 8 svn:date V 27 2003-09-04T15:57:37.000000Z K 7 svn:log V 356 Apply a bandaid to get this working on sparc64 again; the introduction of do_cmd() broke things, because this function assumes that a socklen_t is large enough to hold a pointer. A real solution to this problem would be a rewrite of do_cmd() to treat the optlen parameter consistently and not use it to carry a pointer or integer dependent on the context. END