A component on the management module failed to setsockopt() the TCP send without delay (TCP_NODELAY) option on an IP connection socket during I/O blade initialization. Lookup the errno definition for a more specific cause.
Disable and enable the slot. If the problem persists, report the problem to the switch support contact.
Error
An attempt to set the send-with-no-delay option (%noDelayVal%)on an IP socket with file descriptor %sockfd% failed retuning errno %errnoNum%(%errnoStr%) for slot %slotNo% and conduit Type %conduitType%.
Name | Type |
---|---|
slotNo | uInt |
conduitType | String |
sockfd | sInt |
errnoNum | uInt |
errnoStr | String |
noDelayVal | uInt |