TCP_NODELAY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto TCP_NODELAY;
  2. auto TCP_NODELAY;
  3. auto TCP_NODELAY;
  4. auto TCP_NODELAY;
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C) const
    auto TCP_NODELAY = 1;

Meta