shutdown

  1. int shutdown(socket_t s, int how)
    version(Win32)
    package extern (Windows)
    int
    shutdown
    (,
    int how
    )
  2. int shutdown(socket_t s, int how)

Meta