VMS Help  —  TCPIP Services, Programming Interfaces, Socket API Functions, shutdown()  Errors
    EBADF              The socket descriptor is invalid.
    EINVAL             The how argument is invalid.
    ENOBUFS            The system has insufficient resources to
                       complete the call.
    ENOTCONN           The specified socket is not connected.
    ENOTSOCK           The socket descriptor is invalid.
Close Help