Quoting r. Sean Hefty <[EMAIL PROTECTED]>: > Sockets provides setsockopt/getsockopt calls, and there is an attempt here to > emulate sockets.
Maybe we should create a socket instead of a char device in ucma? Then we get bind/listen/connect/accept for free. > These calls provide a very simple way to extend functionality > without needing to modify the user to kernel transition code with every > feature. How? Any new option extends the user to kernel transition code anyway. No? -- MST _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
