T.R | Title | User | Personal Name | Date | Lines |
---|
1316.1 | mcc_cea... are internal routines/modules of MCC_EA* | CHRISB::BRIENEN | DECmcc Bridge|Station|SNMP Management. | Tue Aug 06 1991 14:40 | 10 |
| "mcc_cea_open_s..." and "mcc_cea_bind_s..." are some internal modules/routines
of the MCC_EA Exec Common Routines on DECmcc/Ultrix.
They are described in the Ethernet Access Routines Design Document, but
are not intended for general use.
Documentation of how to use the MCC_EA* Routines is provide in the
DECmcc SRM.
Chris
|
1316.2 | no MCC requirements imposed | EMASS::FLETCHER | Robin G. Fletcher, SWS -> WAO | Wed Aug 07 1991 08:31 | 5 |
| So the opening and use of sockets has NO MCC requirements for
special processing considerations?
Robin
|
1316.3 | All sockets are NOT alike | ALLZS::MORRISON | The world is a network | Tue Aug 13 1991 12:20 | 10 |
| > So the opening and use of sockets has NO MCC requirements for
> special processing considerations?
That depends on what kind of sockets you're using. The MCC_EA routines are
using the special ULTRIX Data Link Interface sockets. If you're using
those, you REALLY should use MCC's Ethernet Access Routines which, as Chris
pointed out, are documented in the SRM. If you just want generic sockets,
then that's another story, which I'll let one of the kernel team answer.
Wayne
|