Hi. On Mon, Jan 26, 2009 at 06:17:39PM -0800, Andy Grover ([email protected]) wrote: > +/* > + * XXX randomly chosen, but at least seems to be unused: > + * # 18464-18768 Unassigned > + * We should do better. We want a reserved port to discourage unpriv'ed > + * userspace from listening. > + */ > +#define RDS_PORT 18634 > +
What will happen if some application already uses that port? > +#ifndef AF_RDS > +#define AF_RDS 28 /* Reliable Datagram Socket */ > +#endif _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
