AvbAccept
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The function accepts an incoming connection request on the specified Listener resulting in a new Listener. If the operation fails, the function will return 0.Parameters
- listenerHandle: The Listener handle.
Return Values
- 0: The function failed. Call AvbGetLastError to get a more specific error code.
- >0: New Listener handle.