The following class is thread-safe:
- Note
- OnixS::B3::BOE::Session::send methods are not thread-safe in the Solarflare TCPDirect mode.
-
Additionally, each thread-safe method has thread-safety information in the API documentation. The thread safety is guaranteed only for such methods, e.g., please see the OnixS::B3::BOE::Session::send method.
- See also
- Threading Models